7 lines
156 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": {
"van-notify": "@vant/weapp/notify/index"
}
2024-02-21 17:43:11 +08:00
}