10 lines
272 B
JSON
10 lines
272 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"table": "/components/table/table"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |