23 lines
870 B
JSON
23 lines
870 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index",
|
|
"search-select": "/components/searchSelect/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"searchSelectWrapper": "/components/searchSelectWrapper/index",
|
|
"van-empty": "@vant/weapp/empty/index",
|
|
"table": "/components/table/table",
|
|
"pagination": "/components/pagination/index",
|
|
"empty": "/components/empty/index",
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
"van-radio-group": "@vant/weapp/radio-group/index",
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-action-sheet": "@vant/weapp/action-sheet/index"
|
|
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |