YZProjectCloud/yanzhu-ui-app/miniprogram/pageage/project_more/index.json

8 lines
182 B
JSON
Raw Normal View History

2025-05-18 10:49:52 +08:00
{
2025-08-06 11:36:47 +08:00
"usingComponents": {
"van-tabbar": "@vant/weapp/tabbar",
"van-tabbar-item": "@vant/weapp/tabbar-item"
},
"navigationStyle": "custom",
"backgroundColor": "#191d28"
}