代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/index/index",
"style": {}
}, {
"path": "pages/home/home",
"style": {}
}, {
"path": "pages/chat/chat",
"style": {}
}, {
"path": "pages/menus/menus",
"style": {}
} ,{
"path" : "pages/LotteryDraw/LotteryDraw",
"style" : {}
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "hyqdemo",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#5dbc45",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabblar/about.png",
"selectedIconPath": "static/tabblar/about_cur.png",
"text": "首页"
},
{
"pagePath": "pages/menus/menus",
"iconPath": "static/tabblar/component.png",
"selectedIconPath": "static/tabblar/component_cur.png",
"text": "菜单"
},
{
"pagePath": "pages/home/home",
"iconPath": "static/tabblar/basics.png",
"selectedIconPath": "static/tabblar/basics_cur.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。