water_sh/pages/report/index.json

15 lines
523 B
JSON
Raw Permalink Normal View History

2025-04-15 15:48:57 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
"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-dialog": "@vant/weapp/dialog/index",
"van-uploader": "@vant/weapp/uploader/index",
"van-tag": "@vant/weapp/tag/index",
"navBar":"../../components/navBar/index"
}
}