jhwxapp/miniprogram/pages/gongchengliebiao/index.json

16 lines
460 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"usingComponents": {
"van-row": "@vant/weapp/row",
"van-col": "@vant/weapp/col",
"van-action-sheet": "@vant/weapp/action-sheet",
"van-popup": "@vant/weapp/popup",
"van-button": "@vant/weapp/button",
"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"
}