FangDiYiTiHuaChaXunXiaoChengXu/pages/home/home.json

11 lines
308 B
JSON
Raw Permalink Normal View History

2024-08-27 08:44:50 +08:00
{
"usingComponents": {
"i-notice-bar": "../../dist/notice-bar/index",
"i-icon": "../../dist/icon/index",
"i-tag": "../../dist/tag/index"
},
2024-11-23 10:06:22 +08:00
"navigationStyle": "custom",
2024-08-27 08:44:50 +08:00
"navigationBarTitleText": "首页",
"navigationBarBackgroundColor": "#3657E8",
"navigationBarTextStyle": "white"
}