14 lines
553 B
JSON
Raw Normal View History

2024-03-12 11:13:43 +08:00
{
2024-03-12 12:00:14 +08:00
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-notify": "@vant/weapp/notify/index",
2024-03-12 17:25:24 +08:00
"van-switch": "@vant/weapp/switch/index",
2024-03-18 15:42:51 +08:00
"van-action-sheet": "@vant/weapp/action-sheet/index",
"van-popup": "@vant/weapp/popup/index",
"van-checkbox": "@vant/weapp/checkbox/index",
"van-checkbox-group": "@vant/weapp/checkbox-group/index"
2024-03-12 12:00:14 +08:00
},
"navigationBarTitleText": "预约信息"
2024-03-12 11:13:43 +08:00
}