代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "沐沐记账",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "我的"
}
}, {
"path": "pages/bills/bills",
"style": {
"navigationBarTitleText": "分析",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}, {
"path": "pages/bills/billDetail",
"style": {
"navigationBarTitleText": "分析",
"backgroundColor": "#FFFFFF"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"backgroundColor": "#FFFFFF"
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "注册",
"backgroundColor": "#FFFFFF"
}
},
{
"path": "pages/login/reset",
"style": {
"navigationBarTitleText": "重置密码",
"backgroundColor": "#FFFFFF"
}
}, {
"path": "pages/demo/demo",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#8ec756",
"backgroundColor": "#f2f2f2"
},
"tabBar": {
"color": "#808080",
"selectedColor": "#8ec756",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/home/home",
"iconPath": "static/images/home.png",
"selectedIconPath": "static/images/home-HL.png",
"text": "首页"
}, {
"pagePath": "pages/bills/bills",
"iconPath": "static/images/bill42.png",
"selectedIconPath": "static/images/bill42-HL.png",
"text": "分析"
}, {
"pagePath": "pages/my/my",
"iconPath": "static/images/my.png",
"selectedIconPath": "static/images/my-HL.png",
"text": "我的"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。