1 Star 0 Fork 14

Vict0r-Chen / 快帮主

forked from kbz / 快帮主 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 7.23 KB
一键复制 编辑 原始数据 按行查看 历史
kbz 提交于 2021-09-02 09:43 . first commit
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
// page url infos
{
"path": "pages/list/list",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"app-plus": {
"titleView": false, //不启用系统导航
"animationType": "fade-in", // 设置fade-in淡入动画,为最合理的动画类型
"background": "transparent", // 背景透明
"backgroundColor": "rgba(0,0,0,0)", // 背景透明
"popGesture": "none" // 关闭IOS屏幕左边滑动关闭当前页面的功能
}
}
}, {
"path": "pages/bbs/indexBBS/indexBBS",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "black",
"app-plus": {
"titleView": false //不启用系统导航
}
}
}, {
"path": "pages/bbs/indexBBS/comments",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "black",
"app-plus": {
"titleView": false //不启用系统导航
}
}
}, {
"path": "pages/bbs/indexBBS/reply",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "black",
"app-plus": {
"titleView": false //不启用系统导航
}
}
}, {
"path": "pages/msglist/msgs/msgs",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "black",
"app-plus": {
"titleView": false //不启用系统导航
}
}
}, {
"path": "pages/list/pubCateWin/pubCateWin",
"style": {
"navigationStyle": "custom",
"app-plus": {
"animationType": "fade-in", // 设置fade-in淡入动画,为最合理的动画类型
"background": "transparent", // 背景透明
"backgroundColor": "rgba(0,0,0,0)", // 背景透明
"popGesture": "none" // 关闭IOS屏幕左边滑动关闭当前页面的功能
}
}
}, {
"path": "pages/bbs/pubBBS/pubBBS",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"app-plus": {
"titleView": false //不启用系统导航
}
}
}, {
"path": "pages/pubs/pub/pub",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"app-plus": {
"titleView": false //不启用系统导航
}
}
}, {
"path": "pages/grid/grid",
"style": {
//#ifndef MP
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/ucenter/login-page/index/index",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"animationType": "none",
"popGesture": "none"
}
}
}, {
"path": "pages/list/search/search",
"style": {
//#ifndef MP
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/list/detail",
"style": {
"app-plus": {
"titleNView": {
"buttons": [{
"type": "share"
}],
"type": "transparent"
}
},
"h5": {
"titleNView": {
"type": "transparent"
}
},
"navigationBarTitleText": "文章详情"
}
}, {
"path": "pages/ucenter/userinfo/bind-mobile/bind-mobile",
"style": {
"navigationBarTitleText": "绑定手机号码"
}
}, {
"path": "pages/ucenter/ucenter",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}, {
"path": "uni_modules/uni-feedback/pages/uni-feedback/uni-feedback",
"style": {
"navigationBarTitleText": "问题反馈"
}
}, {
"path": "pages/ucenter/about/about",
"style": {
"navigationBarTitleText": "关于"
// #ifdef APP-PLUS
,
"app-plus": {
"titleNView": {
"buttons": [{
"type": "share"
}]
}
}
// #endif
}
}, {
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
}, {
"path": "pages/uni-agree/uni-agree",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none"
}
}
}, {
"path": "pages/ucenter/settings/settings",
"style": {
"navigationBarTitleText": "设置"
}
}, {
"path": "pages/ucenter/userinfo/userinfo",
"style": {
"navigationBarTitleText": "个人资料"
}
}, {
"path": "pages/ucenter/userinfo/cropImage",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/ucenter/login-page/pwd-login/pwd-login",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/ucenter/login-page/pwd-retrieve/pwd-retrieve",
"style": {
"navigationBarTitleText": "重置密码"
}
}, {
"path": "pages/ucenter/login-page/phone-code/phone-code",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/common/webview/webview",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/ucenter/login-page/register/register",
"style": {
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false
}
}, {
"path": "pages/ucenter/read-news-log/read-news-log",
"style": {
"navigationBarTitleText": "阅读记录",
"enablePullDownRefresh": true
}
}, {
"path": "pages/ucenter/invite/invite",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "快帮主",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8",
"enablePullDownRefresh": false
},
"condition": {
"list": [{
"path": "pages/list/home"
}, {
"path": "pages/list/detail"
}, {
"path": "pages/list/list"
}, {
"path": "pages/ucenter/login-page/index/index"
}, {
"path": "pages/ucenter/userinfo/userinfo"
}, {
"path": "pages/ucenter/settings/settings"
}, {
"path": "pages/pubs/pub/pub"
}, {
"path": "pages/msglist/msgs/msgs"
}, {
"path": "pages/bbs/pubBBS/pubBBS"
}, {
"path": "pages/bbs/indexBBS/indexBBS"
}, {
"path": "pages/list/pubCateWin/pubCateWin"
}, {
"path": "pages/bbs/indexBBS/comments"
}, {
"path": "pages/bbs/indexBBS/reply"
}],
"current": 1
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#007AFF",
"borderStyle": "white",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/list/home",
"iconPath": "static/tabbar/home-un.png",
"selectedIconPath": "static/tabbar/home-sel.png",
"text": "首页"
}, {
"pagePath": "pages/bbs/indexBBS/indexBBS",
"iconPath": "static/tabbar/community-un.png",
"selectedIconPath": "static/tabbar/community-sel.png",
"text": "社区"
}, {
"pagePath": "pages/msglist/msgs/msgs",
"iconPath": "static/tabbar/msg-un.png",
"selectedIconPath": "static/tabbar/msg-sel.png",
"text": "消息"
}, {
"pagePath": "pages/ucenter/ucenter",
"iconPath": "static/tabbar/me-un.png",
"selectedIconPath": "static/tabbar/me-sel.png",
"text": "我的"
}]
}
}
1
https://gitee.com/Victor-Chen/kbzapp.git
git@gitee.com:Victor-Chen/kbzapp.git
Victor-Chen
kbzapp
快帮主
master

搜索帮助