10 lines
301 B
JSON
Raw Normal View History

2024-02-27 12:00:47 +08:00
{
2024-02-27 15:38:56 +08:00
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
2024-03-05 20:07:13 +08:00
"van-dialog": "@vant/weapp/dialog/index",
2024-03-07 11:12:57 +08:00
"van-notify": "@vant/weapp/notify/index",
"van-checkbox": "@vant/weapp/checkbox/index"
2024-02-27 15:38:56 +08:00
},
2024-02-27 12:00:47 +08:00
"navigationBarTitleText": "预约信息"
}