代码拉取完成,页面将自动刷新
同步操作将从 小卫卫来也/quju-app 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [
// 首页
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "小猪趣聚",
"app-plus": {
"titleNView": {
"bounce": "vertical"
/* "buttons": [
{
"type": "share"
}
] */
}
},
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/common/select-city",
"style": {
"navigationBarTitleText": "城市选择",
"disableScroll": true,
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/home/news-search",
"style": {
"navigationBarTitleText": "搜索",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"backgroundColorTop": "#fff",
"backgroundColorBottom": "#fff"
}
},
{
"path": "pages/home/web",
"style": {
"navigationBarTitleText": "小猪趣聚"
}
},
{
"path": "pages/tabbar/act-list",
"style": {
"navigationBarTitleText": "活动",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
// 群组
{
"path": "pages/tabbar/card-list",
"style": {
"navigationBarTitleText": "我的消费券",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
// 聚会活动
/* {
"path": "pages/act/act-classify-list",
"style": {
"backgroundColorTop": "#5677FC",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
// "navigationBarTitleText": "列表"
}
},
{
"path": "pages/act/act-detail",
"style": {
"navigationBarTitleText": "聚会详情"
}
},
{
"path": "pages/act/act-cmt",
"style": {
"navigationBarTitleText": "评论"
}
},
{
"path": "pages/act/act-cmt-list",
"style": {
"navigationBarTitleText": "评论列表"
}
},
{
"path": "pages/act/act-join-success",
"style": {
"navigationBarTitleText": "已报名"
}
},
{
"path": "pages/act/act-edit",
"style": {
"navigationBarTitleText": "发起"
}
},
{
"path": "pages/act/act-edit-desc",
"style": {
"navigationBarTitleText": "详细描述"
}
}, */
// 我的中心
{
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "个人中心",
"backgroundColorTop": "#5677FC",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/my/userinfo",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/my/member-list-my",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
// "navigationBarTitleText": "个人信息"
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/my/group-join-list",
"style": {
"navigationBarTitleText": "申请 / 发布",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/my/act-join-list",
"style": {
"navigationBarTitleText": "报名 / 发布",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/my/photo-edit",
"style": {
"navigationBarTitleText": "我的相册"
}
},
{
"path": "pages/my/sign-edit",
"style": {
"navigationBarTitleText": "编辑个性签名"
}
},
{
"path": "pages/my/label-edit",
"style": {
"navigationBarTitleText": "编辑兴趣标签"
}
},
{
"path": "pages/my/my-act-type-edit",
"style": {
"navigationBarTitleText": "选择活动偏好"
}
},
{
"path": "pages/my/my-note-list",
"style": {
"navigationBarTitleText": "我的游记"
}
},
{
"path": "pages/my/my-mer-list",
"style": {
"navigationBarTitleText": "商家列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/my/my-coin-list",
"style": {
"navigationBarTitleText": "佣金收入"
}
},
{
"path": "pages/my/my-share-list",
"style": {
"navigationBarTitleText": "我邀请的"
}
},
// 会员详情
{
"path": "pages/member/member-detail",
"style": {}
},
{
"path": "pages/member/member-list",
"style": {
"navigationBarTitleText": "推荐"
}
},
{
"path": "pages/member/member-near-list",
"style": {
"navigationBarTitleText": "附近人",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/member/member-poster",
"style": {
"navigationBarTitleText": "生成海报"
}
},
// 登录
{
"path": "pages/login/login",
"style": {
"backgroundColorTop": "#5677FC",
"backgroundColorBottom": "#ffffff",
"navigationBarTitleText": ""
}
},
{
"path": "pages/login/agreement",
"style": {
"backgroundColorTop": "#5677FC",
"backgroundColorBottom": "#ffffff",
"navigationBarTitleText": "用户协议"
}
},
// 发现
{
"path": "pages/discover/index",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "发现"
}
},
{
"path": "pages/discover/face_result",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "马上测颜"
}
},
{
"path": "pages/discover/face-poster",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "生成专属海报"
}
},
/* {
"path": "pages/discover/share",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "分享"
}
}, */
// 系统设置
{
"path": "pages/system/setting",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "设置"
}
},
// 关于
{
"path": "pages/system/about",
"style": {
"navigationBarTitleText": "关于我们"
}
},
{
"path": "pages/system/notify-detail",
"style": {
"navigationBarTitleText": "通知"
}
},
{
"path": "pages/system/recom-poster",
"style": {
"navigationBarTitleText": "生成海报"
}
},
{
"path": "pages/system/level-explain",
"style": {
"navigationBarTitleText": "积分说明"
}
},
{
"path": "pages/note/note-tip",
"style": {
"navigationBarTitleText": "写游记须知"
}
},
{
"path": "pages/note/leader-tip",
"style": {
"navigationBarTitleText": "领队须知"
}
},
{
"path": "pages/note/share-tip",
"style": {
"navigationBarTitleText": "邀约朋友"
}
},
{
"path": "pages/note/note-edit",
"style": {
"navigationBarTitleText": "写游记"
}
},
{
"path": "pages/note/note-detail",
"style": {
"navigationBarTitleText": "游记详情"
}
},
{
"path": "pages/note/note-edit-desc",
"style": {
"navigationBarTitleText": "游记详情"
}
},
{
"path": "pages/merchant/mer-tip",
"style": {
"navigationBarTitleText": "上传商家信息"
}
},
{
"path": "pages/merchant/mer-edit",
"style": {
"navigationBarTitleText": "上传商家信息"
}
},
{
"path": "pages/merchant/mer-edit-desc",
"style": {
"navigationBarTitleText": "上传商家信息"
}
},
{
"path": "pages/merchant/mer-detail",
"style": {
"navigationBarTitleText": "商家详情"
}
},
{
"path": "pages/merchant/mer-list",
"style": {
"navigationBarTitleText": "趣选商家"
}
},
// 广场
{
"path": "pages/plaza/index",
"style": {
"navigationBarTitleText": "附近广场",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"background": "rgba(255,255,255,0.2)",
"color": "#696969",
"type": "share"
// "fontSrc": "/static/fonts/iconfont.ttf",
// "text": "\ue608" //小相机
}]
}
}
}
},
{
"path": "pages/plaza/publish",
"style": {
// "navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarTextStyle": "black",
"navigationBarTitleText": "发布"
}
},
{
"path": "pages/plaza/member-plaza-list",
"style": {
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
],
"subPackages": [{
"pages": [{
"path": "act-classify-list",
"style": {
"backgroundColorTop": "#5677FC",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
// "navigationBarTitleText": "列表"
}
},
{
"path": "act-detail",
"style": {
"navigationBarTitleText": "聚会详情"
}
},
{
"path": "act-select",
"style": {
"navigationBarTitleText": "选择关联的活动"
}
},
{
"path": "act-poster",
"style": {
"navigationBarTitleText": "生成海报"
}
},
{
"path": "act-join-success",
"style": {
"navigationBarTitleText": "已报名",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "act-audit-list",
"style": {
"navigationBarTitleText": "报名审核",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "act-edit",
"style": {
"navigationBarTitleText": "发起聚会"
}
},
{
"path": "act-custom",
"style": {
"navigationBarTitleText": "活动定制"
}
},
{
"path": "act-edit-desc",
"style": {
"navigationBarTitleText": "详细描述"
}
},
// 封面选择
{
"path": "cover-select",
"style": {
"navigationBarTitleText": "选择封面"
}
},
/* {
"path": "act-near-list",
"style": {
"navigationBarTitleText": "附近聚会",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}, */
{
"path": "search-classify-list",
"style": {
"navigationBarTitleText": "搜索结果",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
],
"root": "pages/act"
},
// 分包2
{
"pages": [
// 领券中心
{
"path": "coupon-get-list",
"style": {
"navigationBarTitleText": "领券中心"
}
},
{
"path": "coupon-add",
"style": {
"navigationBarTitleText": "发放·消费券"
}
},
{
"path": "coupon-consume",
"style": {
"navigationBarTitleText": "消费券·核销单"
}
},
{
"path": "coupon-stat",
"style": {
"navigationBarTitleText": "消费券·使用统计"
}
},
{
"path": "coupon-detail",
"style": {
"navigationBarTitleText": "消费券·领取规则"
}
},
{
"path": "select-mer-stat",
"style": {
"navigationBarTitleText": "选择要查看的门店"
}
}
],
"root": "pages/coupon"
},
// 分包3
{
"pages": [
// 消息
{
"path": "msg-list",
"style": {
/* "navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"backgroundColorTop": "#F5F6FA",
"backgroundColorBottom": "#F5F6FA", */
"navigationBarTitleText": "消息 ",
"enablePullDownRefresh": true
}
},
{
"path": "chat",
"style": {
/* "navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"backgroundColorTop": "#ebedf6",
"backgroundColorBottom": "#ebedf6", */
"navigationBarTitleText": "聊天",
"backgroundColorTop": "#ebedf6"
}
}
],
"root": "pages/msg"
}
],
// 分包测试
/* "subPackages": [{
"pages": [
// 广场
{
"path": "index",
"style": {
"navigationBarTitleText": "广场",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"background": "rgba(255,255,255,0.2)",
"color": "#696969",
"type": "none",
"fontSrc": "/static/fonts/iconfont.ttf",
"text": "\ue608" //小相机
}]
}
}
}
}
],
"root": "pages/plaza"
}], */
"globalStyle": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#5677FC",
"navigationBarTitleText": "小猪趣聚",
"navigationBarTextStyle": "white",
"backgroundColor": "#fafafa",
"backgroundColorTop": "#fafafa",
"backgroundColorBottom": "#fafafa",
"usingComponents":{
"painter":"/static/painter/painter"
}
},
"tabBar": {
"color": "#666666",
"selectedColor": "#5677FC",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/home/index",
"text": "首页",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_active.png"
},
{
"pagePath": "pages/tabbar/act-list",
"text": "活动",
"iconPath": "static/images/tabbar/act2.png",
"selectedIconPath": "static/images/tabbar/act_active2.png"
},
{
"pagePath": "pages/discover/index",
"text": "发布",
"iconPath": "static/images/tabbar/add2.png",
"selectedIconPath": "static/images/tabbar/add_active2.png"
},
{
"pagePath": "pages/plaza/index",
"text": "广场",
"iconPath": "static/images/tabbar/discover.png",
"selectedIconPath": "static/images/tabbar/discover_active.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "static/images/tabbar/my.png",
"selectedIconPath": "static/images/tabbar/my_active.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。