mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-23 06:19:37 +08:00
12 lines
414 B
JSON
12 lines
414 B
JSON
{
|
|
"usingComponents": {
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-notify": "@vant/weapp/notify/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"van-picker": "@vant/weapp/picker/index"
|
|
},
|
|
"navigationBarTitleText": "预约会议室"
|
|
} |