11 lines
377 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",
"van-checkbox": "@vant/weapp/checkbox/index",
"van-switch": "@vant/weapp/switch/index"
},
"navigationBarTitleText": "预约信息"
2024-03-12 11:13:43 +08:00
}