11 lines
333 B
JSON
11 lines
333 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"custom-table": "/components/table/table",
|
|
"van-image": "@vant/weapp/image/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |