8 lines
202 B
JSON
Raw Normal View History

2024-02-21 17:43:11 +08:00
{
2024-04-02 18:25:12 +08:00
"navigationBarTitleText": "首页",
2024-03-13 18:27:17 +08:00
"navigationStyle": "custom",
"usingComponents": {
2024-08-16 16:09:00 +08:00
"van-notify": "@vant/weapp/notify/index",
"van-icon": "@vant/weapp/icon/index"
2024-03-13 18:27:17 +08:00
}
2024-02-21 17:43:11 +08:00
}