代码拉取完成,页面将自动刷新
同步操作将从 小马总/省钱兄任务悬赏APP源码 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/index/classIfyItemTask",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "任务列表",
"enablePullDownRefresh": false,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/search/search",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "任务列表",
"enablePullDownRefresh": false,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none",
"titleNView": false
}
}
},
{
"path": "pages/homeSearch/index",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "超级搜索",
"enablePullDownRefresh": false,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none",
"titleNView": false
}
}
},
{
"path": "pages/task/index",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "任务大厅",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/xieyi",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "发布规则",
"enablePullDownRefresh": false,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/rule",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "规则",
"enablePullDownRefresh": false,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/taskItem",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": {
"buttons": [{
"text": "规则",
"fontSize": "32upx",
"color": "#000000",
"float": "right"
}]
}
}
}
},
{
"path": "pages/task/myListItem",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "派单详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": {
"buttons": [{
"text": "规则",
"fontSize": "32upx",
"color": "#000000",
"float": "right"
}]
}
}
}
},
{
"path": "pages/task/tasklist",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "任务列表",
"enablePullDownRefresh": false,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/rightListItem",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "任务详情", //我的接单维权界面
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/myExamine",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "审核详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/myTask",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的任务",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/history",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "历史浏览",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/rights",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "派单维权",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/myList",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "派单列表",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/myrights",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的维权",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/prestige",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的信誉",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": {
"buttons": [{
"text": "明细",
"fontSize": "32upx",
"color": "#000000",
"float": "right"
}]
}
}
}
},
{
"path": "pages/task/prestigeDetail",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "信誉明细",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/new",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "选择任务类型",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/newStepTwo",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "创建任务",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/detail/index",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "优选好物",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": false
}
}
},
{
"path": "pages/detail/goodsinfo",
"style": {
"navigationBarTitleText": "商品详情",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/task/renwu",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "消息中心",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/search",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/task/examine",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "审核任务",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/my/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"bounce": "none",
"titleNView": false
}
}
},
{
"path": "pages/my/wallet",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的钱包",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/my/ranking",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "排行榜",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/my/moneydetails",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "资金明细",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/public/loginphone",
"style": {
"navigationBarTitleText": "手机号登录",
"app-plus": {
"titleNView": true,
"bounce": "none",
"scrollIndicator": "none"
}
}
},
{
"path": "pages/public/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/public/bind",
"style": {
"navigationBarTitleText": "换绑手机号",
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/public/mobile",
"style": {
"navigationBarTitleText": "绑定手机",
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/public/tbmobile",
"style": {
"navigationBarTitleText": "绑定手机号",
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/public/wxmobile",
"style": {
"navigationBarTitleText": "绑定手机号",
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/public/register",
"style": {
"navigationBarTitleText": "用户注册",
"app-plus": {
"titleNView": true,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/public/pwd",
"style": {
"navigationBarTitleText": "找回密码",
"app-plus": {
"titleNView": true,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/member/cash",
"style": {
"navigationBarTitleText": "提现",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"text": "提现记录",
"float": "right",
"fontSize": "15px",
"fontWeight": "bold"
}]
}
}
}
},
{
"path": "pages/member/webview",
"style": {
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
},
{
"path": "pages/member/download",
"style": {
"navigationBarTitleText": "省钱兄下载",
"app-plus": {
"titleNView": false,
"bounce": "none",
"scrollIndicator": "none"
},
"navigationStyle": "custom"
}
},
{
"path": "pages/member/cashList",
"style": {
"navigationBarTitleText": "提现记录"
}
},
{
"path": "pages/member/zhifubao",
"style": {
"navigationBarTitleText": "提现账号",
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/member/mimi",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"text": "",
"float": "left"
}]
}
}
}
},
{
"path": "pages/member/publisher",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/member/register",
"style": {
"navigationBarTitleText": "登录",
"app-plus": {
"titleNView": false,
"bounce": "none",
"scrollIndicator": "none"
},
"navigationStyle": "custom"
}
},
{
"path": "pages/member/xieyi",
"style": {
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none",
"pullToRefresh": {
"style": "circle",
"color": "#e10a07",
"offset": "50px"
},
"titleNView": {
"buttons": [{
"text": "",
"float": "left"
}]
}
}
}
},
{
"path": "pages/member/customer",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "联系客服",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/share/product",
"style": {
"navigationBarTitleText": "免单商品",
"app-plus": {
"bounce": "none",
"titleNView": true
}
}
},
{
"path": "pages/discovery/list",
"style": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "好物圈",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"scrollIndicator": "none",
"titleNView": true
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "省钱兄任务平台",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#666666",
"selectedColor": "#e10a07",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/img/index/index.png",
"selectedIconPath": "static/img/index/indexsel.png",
"text": "首页"
},
{
"pagePath": "pages/task/index",
"iconPath": "static/img/footer/task.png",
"selectedIconPath": "static/img/footer/task-act.png",
"text": "任务大厅"
},
{
"pagePath": "pages/detail/index",
"iconPath": "static/img/footer/haowu.png",
"selectedIconPath": "static/img/footer/haowu-act.png",
"text": "优选好物"
},
{
"pagePath": "pages/my/index",
"iconPath": "static/img/footer/my.png",
"selectedIconPath": "static/img/footer/my-act.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。