12 lines
366 B
JSON
12 lines
366 B
JSON
{
|
|
"usingComponents": {
|
|
"van-row": "@vant/weapp/row",
|
|
"van-col": "@vant/weapp/col",
|
|
"van-popup": "@vant/weapp/popup",
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"van-area": "@vant/weapp/area/index",
|
|
"mkl-multi-select": "/components/@mkl/multi-select/index",
|
|
"van-overlay": "@vant/weapp/overlay/index"
|
|
},
|
|
"navigationStyle":"custom"
|
|
} |