代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/user/center",
"style" : {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/user/settings",
"style" : {
"navigationBarTitleText": "账号设置"
}
},
{
"path" : "pages/function/function",
"style" : {
"navigationBarTitleText": "功能示例",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "土特产",
"navigationBarBackgroundColor": "#FF3D3D",
"navigationBarTextStyle": "white",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4",
"pullToRefresh": {
"style":"circle",
"color":"#ff536f"
}
}
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#ff536f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/function/function",
"iconPath": "static/tabbar/tab-user.png",
"selectedIconPath": "static/tabbar/tab-user-current.png",
"text": "功能示例"
},
{
"pagePath": "pages/user/center",
"iconPath": "static/tabbar/tab-user.png",
"selectedIconPath": "static/tabbar/tab-user-current.png",
"text": "个人中心"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。