9 lines
254 B
JSON
Raw Normal View History

2024-02-26 17:17:27 +08:00
{
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-button": "@vant/weapp/button/index"
},
"navigationBarTitleText": "会议室"
2024-02-26 17:17:27 +08:00
}