代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
"^mescroll-(.*)": "@/libs/mescroll-uni/components/mescroll-$1/mescroll-$1.vue"
},
"pages": [{
"path": "pages/film/film",
"style": {
"navigationBarTitleText": "首页",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/star/star",
"style": {
"navigationBarTitleText": "收藏",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "清空",
"fontSize": "12px"
}]
}
}
}
},
{
"path": "pages/history/history",
"style": {
"navigationBarTitleText": "播放记录",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "清空",
"fontSize": "12px"
}]
}
}
}
},
{
"path": "pages/site/site",
"style": {
"navigationBarTitleText": "源管理"
}
},
{
"path": "pages/me/me",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
"path": "pages/play/play",
"style": {
"navigationBarTitleText": "播放"
}
},
{
"path": "pages/r18Keywords/r18Keywords",
"style": {
"navigationBarTitleText": "青少年配置",
"enablePullDownRefresh": false
}
},
{
"path": "pages/live/live",
"style": {
"navigationBarTitleText": "直播",
"enablePullDownRefresh": false
}
}, {
"path": "pages/channel/channel",
"style": {
"navigationBarTitleText": "卫视直播",
"enablePullDownRefresh": false
}
}, {
"path": "pages/analyze/analyze",
"style": {
"navigationBarTitleText": "解析视频",
"enablePullDownRefresh": false
}
}, {
"path": "pages/analyze/webVideo",
"style": {
"navigationBarTitleText": "解析视频播放",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "关闭",
"float": "left",
"fontSize": "12px"
}
]
}
}
}
}, {
"path": "pages/drive/drive",
"style": {
"navigationBarTitleText": "云盘资源",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"autoBackButton": false,
"buttons": [
{
"text": "选择",
"fontSize": "12px"
},
{
"text": "关闭",
"float": "left",
"fontSize": "12px"
}
]
}
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "ZYPlayer",
"navigationBarBackgroundColor": "#EEEEEE",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#909399",
"selectedColor": "#303133",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"list": [{
"pagePath": "pages/film/film",
"iconPath": "static/images/home1.png",
"selectedIconPath": "static/images/home2.png",
"text": "首页"
},
{
"pagePath": "pages/live/live",
"iconPath": "static/images/live1.png",
"selectedIconPath": "static/images/live2.png",
"text": "直播"
},
{
"pagePath": "pages/channel/channel",
"iconPath": "static/images/weishi1.png",
"selectedIconPath": "static/images/weishi2.png",
"text": "卫视"
},
{
"pagePath": "pages/star/star",
"iconPath": "static/images/star1.png",
"selectedIconPath": "static/images/star2.png",
"text": "收藏"
},
{
"pagePath": "pages/me/me",
"iconPath": "static/images/me1.png",
"selectedIconPath": "static/images/me2.png",
"text": "我"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。