12 lines
360 B
JSON
12 lines
360 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"timePicker": "/components/timePicker/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-tag": "@vant/weapp/tag/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"empty": "/components/empty/index",
|
|
"van-col": "@vant/weapp/col/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |