jhwxapp/miniprogram/pageage/project_materialSeal/add/index.json

12 lines
366 B
JSON
Raw Normal View History

2023-09-01 02:28:39 +08:00
{
"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"
}