代码拉取完成,页面将自动刷新
同步操作将从 成都市一颗优雅草科技有限公司/qingting-f-uniapp蜻蜓f影视系统film-蜻蜓影视前端 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "蜻蜓影视",
"enablePullDownRefresh":true
}
}
,{
"path" : "pages/search/search",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/comment/comment",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/my",
"style" :
{
"navigationBarTitleText": "用户中心",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/detail/detail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/vlist/vlist",
"style" :
{
"navigationBarTitleText": "视频列表",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText": "登陆",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/register/register",
"style" :
{
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/addComment/addComment",
"style" :
{
"navigationBarTitleText": "发布到影评",
"enablePullDownRefresh": false,
"app-plus":{
"titleNView":{
"buttons":[
{
"text":"发布",
"fontSize":"18px",
"width":"60px"
}
]
}
}
}
}
,{
"path" : "pages/my/comment/comment",
"style" :
{
"navigationBarTitleText": "我的影评",
"enablePullDownRefresh": false
}
}
,{
"path" : "components/my-card/my-card",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/followed/followed",
"style" :
{
"navigationBarTitleText": "我的关注",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/my/fans/fans",
"style" :
{
"navigationBarTitleText": "我的粉丝",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/my/collect/collect",
"style" :
{
"navigationBarTitleText": "我的片单",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/my/like/like",
"style" :
{
"navigationBarTitleText": "我的喜欢",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/my/setting/setting",
"style" :
{
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/setting/nickname/nickname",
"style" :
{
"navigationBarTitleText": "设置昵称",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/setting/password/password",
"style" :
{
"navigationBarTitleText": "修改密码",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/player/player",
"style" :
{
"navigationStyle": "custom",
"backgroundColor": "transparent",
"app-plus": {
"background": "transparent",
"popGesture": "none"
}
}
}
,{
"path" : "pages/my/hisgory/hisgory",
"style" :
{
"navigationBarTitleText": "观看历史",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/register/agreement/agreement",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "蜻蜓影视",
"navigationBarBackgroundColor": "#0e0e0e",
"backgroundColor": "#1c1c1c"
},
"tabBar":{
"color": "#7b7b7b",
"selectedColor": "#ff1337",
"borderStyle": "black",
"backgroundColor": "#0e0e0e",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_h.png",
"text": "首页"
},
{
"pagePath": "pages/search/search",
"iconPath": "static/tabbar/search.png",
"selectedIconPath": "static/tabbar/search_h.png",
"text": "搜索"
},
{
"pagePath": "pages/comment/comment",
"iconPath": "static/tabbar/comment.png",
"selectedIconPath": "static/tabbar/comment_h.png",
"text": "影评"
},
{
"pagePath": "pages/my/my",
"iconPath": "static/tabbar/my.png",
"selectedIconPath": "static/tabbar/my_h.png",
"text": "我的"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。