10 lines
301 B
JSON
Raw Normal View History

2024-03-12 11:13:43 +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"
},
"navigationBarTitleText": "预约信息"
}