water_sh/pages/maintenance/index.json

19 lines
735 B
JSON
Raw Permalink Normal View History

2025-04-15 15:48:57 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-cascader": "@vant/weapp/cascader/index",
"van-popup": "@vant/weapp/popup/index",
"van-button": "@vant/weapp/button/index",
"van-radio": "@vant/weapp/radio/index",
"van-uploader": "@vant/weapp/uploader/index",
"van-stepper": "@vant/weapp/stepper/index",
"van-dialog": "@vant/weapp/dialog/index",
"navBar":"../../components/navBar/index",
"van-search": "@vant/weapp/search/index",
"van-swipe-cell": "@vant/weapp/swipe-cell/index"
}
}