代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": {
"titleText": "直播",
"titleAlign": "left",
"buttons": [
{
"type": "menu"
}
]
}
}
}
}
,{
"path" : "pages/my/my",
"style" :
{
"app-plus": {
"titleNView": {
"titleText": "个人中心",
"titleAlign": "left",
"buttons": [
{
"type": "menu"
}
]
}
}
}
}
,{
"path" : "pages/live/live",
"style" :
{
"app-plus": {
"titleNView":false
}
}
},{
"path": "pages/coin/coin",
"style": {
"navigationBarTitleText": "我的余额",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},{
"path" : "pages/create-live/create-live",
"style" :
{
"app-plus": {
"titleNView":false
}
}
}
,{
"path" : "pages/liveroom/liveroom",
"style" :
{
"app-plus": {
"titleNView":false
}
}
}
,{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText": "登录注册"
}
},{
"path" : "pages/user-set/user-set",
"style" :
{
"navigationBarTitleText": "我的设置"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "帝莎直播",
"navigationBarBackgroundColor": "#8745FF",
"backgroundColor": "#8745FF"
},
"tabBar": {
"color": "#707070",
"selectedColor": "#8745FF",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"midButton": {
"iconPath": "static/tabbar/min.png",
"iconWidth": "60px",
"height": "65px"
},
"list": [
{
"iconPath":"./static/tabbar/find.png",
"selectedIconPath": "static/tabbar/find-selected.png",
"pagePath": "pages/index/index",
"text":"发现"
},{
"iconPath":"./static/tabbar/my.png",
"selectedIconPath": "static/tabbar/my-selected.png",
"pagePath": "pages/my/my",
"text":"我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。