代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {}
},
{
"path": "pages/contacts/contacts",
"style": {}
},
{
"path": "pages/statistics/statistics",
"style": {}
}, {
"path": "pages/my/my",
"style": {}
}, {
"path": "pages/order/orderList",
"style": {}
}, {
"path": "pages/order/orderDetail",
"style": {}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "家庭记账本",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#fa436a",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabbar/order.png",
"selectedIconPath": "static/tabbar/select-order.png",
"text": "首页"
},
{
"pagePath": "pages/statistics/statistics",
"iconPath": "static/tabbar/statistics.png",
"selectedIconPath": "static/tabbar/select-statistics.png",
"text": "统计"
},
{
"pagePath": "pages/contacts/contacts",
"iconPath": "static/tabbar/chart.png",
"selectedIconPath": "static/tabbar/select-chart.png",
"text": "圈子"
},
{
"pagePath": "pages/my/my",
"iconPath": "static/tabbar/my.png",
"selectedIconPath": "static/tabbar/select-my.png",
"text": "我"
}
]
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "联系人", //模式名称
"path": "pages/contacts/contacts", //启动页面
"query": "" //启动参数
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。