1 Star 0 Fork 10

喜翻Boy/蜻蜓Queen开源版本-qingting-queen-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 16.00 KB
一键复制 编辑 原始数据 按行查看 历史
央千澈 提交于 2021-11-23 18:48 . 完善
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/ad/ad",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/my/user-center/user-center",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"backgroundColor": "#08d9d6"
},
"bounce": "none"
}
}
}, {
"path": "pages/register/register",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"backgroundColor": "#08d9d6"
},
"bounce": "none"
}
}
}, {
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/live/live",
"style": {
"navigationBarTitleText": "蜻蜓直播",
"enablePullDownRefresh": false
}
}, {
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/live/pusher/pusher",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"app-plus": {
"bounce": "none",
"popGesture": "none"
}
}
}, {
"path": "pages/live/player/player",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/upload-video/upload-video",
"style": {
"navigationBarTitleText": "发布",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none"
}
}
}
,{
"path" : "pages/my/setting/setting",
"style" :
{
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/live/create/create",
"style" :
{
"navigationBarTitleText": "创建房间",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none"
}
}
}
,{
"path" : "pages/message/message",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/message/post/post",
"style" :
{
"navigationBarTitleText": "发布朋友圈",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none"
}
}
}
,{
"path" : "pages/live/record/record",
"style" :
{
"navigationBarTitleText": "直播历史",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none"
}
}
}
,{
"path" : "pages/register/agreement/agreement",
"style" :
{
"navigationBarTitleText": "用户协议",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/fans/fans",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/promotion-record/promotion-record",
"style" :
{
"navigationBarTitleText": "推广记录",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/video-list/video-list",
"style" :
{
"navigationBarTitleText": "我的视频",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/article-list/article-list",
"style" :
{
"navigationBarTitleText": "我的朋友圈",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/like-video/like-video",
"style" :
{
"navigationBarTitleText": "我喜欢的",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/like/like",
"style" :
{
"navigationBarTitleText": "我的点赞",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/like-message/like-message",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/reply/reply",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/play-records/play-records",
"style" :
{
"navigationBarTitleText": "浏览记录",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/download-records/download-records",
"style" :
{
"navigationBarTitleText": "下载记录",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/task/task",
"style" :
{
"navigationBarTitleText": "任务中心",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/message/message",
"style" :
{
"navigationBarTitleText": "消息中心",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/test/test",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/my/invite/invite",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/list-test/list-test",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/short-video/short-video",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/my/agent/agent",
"style" :
{
"navigationBarTitleText": "代理赚钱",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/latest/latest",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/long-video/long-video",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/latest/player/player",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/my/vip/vip",
"style" :
{
"navigationBarTitleText": "购买VIP",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/comment-list/comment-list",
"style" :
{
"navigationBarTitleText": "我的评论",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/comment-video/comment-video",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/comment-community/comment-community",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/agent/performance/performance",
"style" :
{
"navigationBarTitleText": "我的业绩",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/invite/Coupons",
"style" :
{
"navigationBarTitleText": "观影券介绍",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/agent/records/records",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"backgroundColor": "#F5F5F5"
}
}
,{
"path" : "pages/register/edit",
"style" :
{
"navigationBarTitleText": "完善资料",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/message/commentDetail/commentDetail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/search/search",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/my/qqGroup/qqGroup",
"style" :
{
"navigationBarTitleText": "群二维码",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/recharge/recharge",
"style" :
{
"navigationBarTitleText": "充值中心",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/withdrawal/withdrawal",
"style" :
{
"navigationBarTitleText": "提现",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "蜻蜓Q系统",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
}
// "tabBar": {
// "color": "#5f5f5f",
// "selectedColor": "#f384a2",
// "borderStyle": "black",
// "backgroundColor": "#FFFFFF",
// "fontSize": "13",
// "list": [{
// "pagePath": "pages/home/home",
// "iconPath": "static/images/tabbar/jx.png",
// "selectedIconPath": "static/images/tabbar/jx-a.png",
// "text": "精选"
// }, {
// "pagePath": "pages/latest/latest",
// "iconPath": "static/images/tabbar/zx.png",
// "selectedIconPath": "static/images/tabbar/zx-a.png",
// "text": "最新"
// }, {
// "pagePath": "pages/upload-video/upload-video",
// "iconPath": "static/images/tabbar/csp.png",
// "selectedIconPath": "static/images/tabbar/cap-a.png",
// "text": "长视频"
// }, {
// "pagePath": "pages/short-video/short-video",
// "iconPath": "static/images/tabbar/dsp.png",
// "selectedIconPath": "static/images/tabbar/dsp-a.png",
// "text": "短视频"
// },
// {
// "pagePath": "pages/message/message",
// "iconPath": "static/images/tabbar/sq.png",
// "selectedIconPath": "static/images/tabbar/sq-a.png",
// "text": "社区"
// },
// {
// "pagePath": "pages/my/my",
// "iconPath": "static/images/tabbar/wd.png",
// "selectedIconPath": "static/images/tabbar/wd-a.png",
// "text": "我的"
// }]
// }
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tz520/qingting-queen-uniapp.git
[email protected]:tz520/qingting-queen-uniapp.git
tz520
qingting-queen-uniapp
蜻蜓Queen开源版本-qingting-queen-uniapp
master

搜索帮助