mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 21:19:37 +08:00
10 lines
353 B
JSON
10 lines
353 B
JSON
{
|
|
"navigationBarTitleText": "会议预约",
|
|
"usingComponents": {
|
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
|
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-switch": "@vant/weapp/switch/index",
|
|
"van-button": "@vant/weapp/button/index"
|
|
}
|
|
} |