代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"app-plus": {
"titleNView": {
"titleText": "直播",
"titleAlign": "left",
"buttons": [{
"type": "menu"
}]
}
}
}
}, {
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "uni-app",
"enablePullDownRefresh": false //禁止刷新
}
}, {
"path": "pages/live/live",
"style": {
"app-plus": {
"titleNView": false
}
}
}, {
"path": "pages/coin/coin",
"style": {
"navigationBarTitleText": "我的余额",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor":"#FFFFFF",
"navigationBarTextStyle":"black"
}
}
,{
"path" : "pages/create-live/create-live",
"style" : {
"app-plus":{
"titleNView":false
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "yoki",
"navigationBarBackgroundColor": "#8745FF",
"backgroundColor": "#8745FF"
},
"tabBar": {
"color": "#707070",
"selectedColor": "#8745FF",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"midButton": {
"iconPath": "static/tabbar/min.png",
"height": "65px",
"iconWidth": "60px"
},
"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": "我的"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。