代码拉取完成,页面将自动刷新
同步操作将从 苏慕彦/量化交易-策略机器人 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"app-plus": {
"titleNView": false
// "subNVues": [{
// "id": "index", // 唯一标识
// "path": "pages/index/pop/pop.nvue", // 页面路径
// "type": "popup",
// "mask": "rgba(0,0,0,0.5)",
// "left": "20px",
// "style": {
// "position": "absolute",
// "dock": "right",
// "height": "100%",
// "background": "transparent"
// }
// }]
}
// "navigationBarTitleText": "首页",
// "navigationBarBackgroundColor": "#7C72ED",
// "navigationBarTextStyle": "white",
// "app-plus": {
// "titleNView": {
// "buttons": [{
// "text": "\ue563",
// "fontSrc": "/static/fonts/uni.ttf",
// "fontSize": "26px",
// "color": "#fff",
// "float": "left",
// "width": "40px",
// "textAlign": "right"
// }, {
// "text": "\ue263",
// "fontSrc": "/static/fonts/uni.ttf",
// "fontSize": "22px",
// "color": "#fff",
// "float": "right",
// "width": "40px",
// "textAlign": "left"
// }]
// }
// }
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"navigationBarTitleText": " ",
"app-plus": {
// "titleNView": {
// "buttons": [{
// "fontSrc": "/static/iconfont.ttf",
// "text": "验证码登录",
// "fontSize": "14px",
// "color": "#333",
// "width": "auto",
// "background": "rgba(0,0,0,0)"
// }]
// }
}
}
},
{
"path": "pages/login/webwiew",
"style": {
"navigationBarTitleText": "下载",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": " ",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/login/forgetPwd",
"style": {
"navigationBarTitleText": " ",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/community/community",
"style": {
"navigationBarTitleText": "社区",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/index/exchange/exchange",
"style": {
"navigationBarTitleText": "交易所",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/taskV/exchange/exchange",
"style": {
"navigationBarTitleText": "交易所",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/help/help",
"style": {
"navigationBarTitleText": "玩法指南",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/rankingList/rankingList",
"style": {
"navigationBarTitleText": "排行榜",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/setMeal/setMeal",
"style": {
"navigationBarTitleText": "购买套餐",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/setMeal/order",
"style": {
"navigationBarTitleText": "我的订单",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/exchange/chooseDealFor",
"style": {
"onReachBottomDistance": 50,
// "app-plus": {
// "titleNView": false //禁用原生导航栏
// }
"app-plus": {
"titleNView": {
"type": "transparent", //透明渐变导航栏 App-nvue 2.4.4+ 支持
"searchInput": {
"backgroundColor": "#f5f5f5",
"borderRadius": "6px", //输入框圆角
"placeholder": "请输入您关心的币种",
"disabled": false //disable时点击输入框不置焦,可以跳到新页面搜索
}
}
}
}
},
{
"path": "pages/taskV/exchange/chooseDealFor",
"style": {
"onReachBottomDistance": 50,
// "app-plus": {
// "titleNView": false //禁用原生导航栏
// }
"app-plus": {
"titleNView": {
"type": "transparent", //透明渐变导航栏 App-nvue 2.4.4+ 支持
"searchInput": {
"backgroundColor": "#f5f5f5",
"borderRadius": "6px", //输入框圆角
"placeholder": "请输入您关心的币种",
"disabled": false //disable时点击输入框不置焦,可以跳到新页面搜索
}
}
}
}
},
{
"path": "pages/index/empower/empowerList",
"style": {
"navigationBarTitleText": "授权",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/empower/empower",
"style": {
"navigationBarTitleText": "授权",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "教程",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/index/safe/safe",
"style": {
"navigationBarTitleText": "安全中心",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/news/news",
"style": {
"navigationBarTitleText": "系统消息",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/about/about",
"style": {
"navigationBarTitleText": "关于我们",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/kefu/kefu",
"style": {
"navigationBarTitleText": "联系客服",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/task/task",
"style": {
"navigationBarTitleText": "任务",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "添加任务",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/taskV/task",
"style": {
"navigationBarTitleText": "模拟交易",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "添加任务",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/task/electronic/electronic",
"style": {
"navigationBarTitleText": "电子账单",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/taskV/electronic/electronic",
"style": {
"navigationBarTitleText": "电子账单",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/task/newTask/changeTask",
"style": {
"navigationBarTitleText": "修改任务",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/taskV/newTask/changeTask",
"style": {
"navigationBarTitleText": "修改任务",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/task/taskDetail/taskDetail",
"style": {
"navigationBarTitleText": "详情",
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "交易记录",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/taskV/taskDetail/taskDetail",
"style": {
"navigationBarTitleText": "详情",
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "交易记录",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/task/taskDetail/order",
"style": {
"navigationBarTitleText": "交易记录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/taskV/taskDetail/order",
"style": {
"navigationBarTitleText": "交易记录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/task/taskDetail/orderAll",
"style": {
"navigationBarTitleText": "交易记录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/taskV/taskDetail/orderAll",
"style": {
"navigationBarTitleText": "交易记录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/task/newTask/newTask",
// "style": {
// "app-plus": {
// "titleNView": false //禁用原生导航栏
// }
// }
"style": {
"navigationBarTitleText": "新建任务",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/taskV/newTask/newTask",
// "style": {
// "app-plus": {
// "titleNView": false //禁用原生导航栏
// }
// }
"style": {
"navigationBarTitleText": "新建任务1",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/wallet",
"style": {
"navigationBarTitleText": "我的",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/wallet2",
"style": {
"navigationBarTitleText": "我的资产",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/jifen",
"style": {
"navigationBarTitleText": "冻结USDT",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/balance",
"style": {
"navigationBarTitleText": "余额",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/huzhuan",
"style": {
"navigationBarTitleText": "互转",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/card/card",
"style": {
"navigationBarTitleText": "体验卡",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/wallet/recharge",
"style": {
"navigationBarTitleText": "USDT充币",
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "充值记录",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/wallet/rechargeLog",
"style": {
"navigationBarTitleText": "充值记录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/wallet/withdrawal",
"style": {
"navigationBarTitleText": "USDT提币",
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "提币记录",
"fontSize": "14px",
"color": "#fff",
"width": "auto",
"background": "rgba(0,0,0,0)"
}]
}
}
}
},
{
"path": "pages/index/invite/invite",
"style": {
"navigationBarTitleText": "邀请好友",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/webview/course",
"style": {
"navigationBarTitleText": "查看教程",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/webview/externalLinks",
"style": {
"navigationBarTitleText": " ",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/set/set",
"style": {
"navigationBarTitleText": "设置",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/set/info",
"style": {
"navigationBarTitleText": "个人信息",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/set/edit-password",
"style": {
"navigationBarTitleText": "修改密码",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/set/changePayPsd",
"style": {
"navigationBarTitleText": "修改密码",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/set/forgetPayPsd",
"style": {
"navigationBarTitleText": "修改密码",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/news/newsDetail",
"style": {
"navigationBarTitleText": "消息详情",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/news/systemNew",
"style": {
"navigationBarTitleText": "系统公告",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/wallet/withdrawalLog",
"style": {
"navigationBarTitleText": "提币记录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/news/Notice",
"style": {
"navigationBarTitleText": "最新公告",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/customerService/customerService",
"style": {
"navigationBarTitleText": "资讯中心",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/customerService/serviceDeatil",
"style": {
"navigationBarTitleText": "资讯",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/systemMessage/systemMessage",
"style": {
"navigationBarTitleText": "日志",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/customerService/customerService",
"style": {
"navigationBarTitleText": "资讯中心",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
, {
"path": "pages/index/college/college",
"style": {
"navigationBarTitleText": "益丰商学院",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/task/electronic/electronicD",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/taskV/electronic/electronicD",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/login/text",
"style": {
"navigationBarTitleText": "使用条款",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/kefu",
"style": {
"navigationBarTitleText": "联系客服",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
}
// ,{
// "path" : "pages/taskV/task",
// "style" :
// {
// "navigationBarTitleText": "虚拟交易",
// "enablePullDownRefresh": false,
// "navigationBarTextStyle": "white",
// "onReachBottomDistance":50,
// "app-plus": {
// "titleNView": {
// "buttons": [{
// "text": "添加任务",
// "fontSize": "14px",
// "color": "#fff",
// "width": "auto",
// "background": "rgba(0,0,0,0)"
// }]
// }
// }
// }
// }
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#1A5493",
"backgroundColor": "#F8F8F8"
},
// 默认底部导航栏
"tabBar": {
"color": "#999",
"iconWidth": "24px",
"selectedColor": "#1A5493",
"backgroundColor": "#ffffff",
"borderStyle": "white",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/imgs/tabbar/tab1.png",
"selectedIconPath": "/static/imgs/tabbar/tab1s.png"
// "iconWidth": "22"
},
{
"pagePath": "pages/task/task",
"text": "交易",
"iconPath": "static/imgs/tabbar/tab2.png",
"selectedIconPath": "static/imgs/tabbar/tab2s.png"
},
{
"pagePath": "pages/index/community/community",
"text": "社区",
"iconPath": "static/imgs/tabbar/tab3.png",
"selectedIconPath": "static/imgs/tabbar/tab3s.png"
},
{
"pagePath": "pages/wallet/wallet",
"text": "我的",
"iconPath": "static/imgs/tabbar/tab4.png",
"selectedIconPath": "static/imgs/tabbar/tab4s.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。