代码拉取完成,页面将自动刷新
同步操作将从 xujiangyun/撸撸 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style":
{
"navigationBarTitleText" : "撸撸",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/technology/index",
"style" :
{
"navigationBarTitleText" : "科技",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/liveBroadcast/index",
"style" :
{
"navigationBarTitleText" : "直播",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/mine/index",
"style" :
{
"navigationBarTitleText" : "我的",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
}
,{
"path" : "pages/vip/vip",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/mine/feedback",
"style" :
{
"navigationBarTitleText" : "",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/mine/share",
"style" :
{
"navigationBarTitleText" : "分享好友",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
}
],
"tabBar": {
"color": "#999999",
"selectedColor": "#FF325A",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabbar/shouye.png",
"selectedIconPath": "static/tabbar/shouye-a.png",
"text": "撸撸"
},
{
"pagePath": "pages/technology/index",
"iconPath": "static/tabbar/keji.png",
"selectedIconPath": "static/tabbar/keji-a.png",
"text": "科技"
},
{
"pagePath": "pages/liveBroadcast/index",
"iconPath": "static/tabbar/zhibo.png",
"selectedIconPath": "static/tabbar/zhibo-a.png",
"text": "直播"
},
{
"pagePath": "pages/mine/index",
"iconPath": "static/tabbar/wode.png",
"selectedIconPath": "static/tabbar/wode-a.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "撸撸",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。