mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-22 05:29:37 +08:00
10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"van-notify": "@vant/weapp/notify/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-divider": "@vant/weapp/divider/index",
|
|
"van-dialog": "@vant/weapp/dialog/index"
|
|
}
|
|
} |