代码拉取完成,页面将自动刷新
同步操作将从 Fexcoin/fex-wallet-app 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [
{
"path": "pages/index/guide",
"style": {
"navigationBarTitleText": "启动页",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/index/index",
"style": {
// #ifdef MP
"navigationBarTitleText": "FexCoin",
// #endif
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},{
"path": "pages/shop/index",
"style": {
"navigationBarTitleText": "FexCoin"
}
},{
"path": "pages/lottery/index",
"style": {
"navigationBarTitleText": "抽奖",
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/finance/deposit",
"style": {
"navigationBarTitleText": "存币理财",
"navigationBarBackgroundColor": "#5E7EEE",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/finance/depositDetail",
"style": {
"navigationBarTitleText": "活动详情",
"enablePullDownRefresh": true
}
},
{
"path": "pages/finance/myOrder",
"style": {
"navigationBarTitleText": "我的理财",
"enablePullDownRefresh": true
}
},
{
"path": "pages/finance/historyOrder",
"style": {
"navigationBarTitleText": "理财记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mining/index",
"style": {
"navigationBarTitleText": "云算力",
"navigationBarBackgroundColor": "#1866fe",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"fontSrc": "/static/font/fexfont.ttf",
"text": "\ue605",
"fontSize": "20",
"color": "#ffffff",
"width": "40px",
"background": "rgba(0,0,0,0)"
}
]
}
}
}
},
{
"path": "pages/mining/detail",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#1866fe",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mining/my",
"style": {
"navigationBarTitleText": "我的算力",
"navigationBarBackgroundColor": "#1866fe",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mining/profit",
"style": {
"navigationBarTitleText": "产出明细",
"navigationBarBackgroundColor": "#1866fe",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/exchange/index",
"style": {
"navigationBarTitleText": "闪兑",
"app-plus" : {
"softinputMode": "adjustResize"
}
}
},
{
"path": "pages/prediction/prediction",
"style": {
"navigationBarTitleText": "预言机",
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/prediction/history",
"style": {
"navigationBarTitleText": "预测记录",
"app-plus" : {
"softinputMode": "adjustResize"
}
}
},
{
"path": "pages/otc/otc",
"style": {
"navigationBarTitleText": "法币交易",
"navigationBarBackgroundColor": "#0952C3",
"navigationBarTextStyle": "white",
//"disableScroll": false, // 禁止滚动, 解决scroll-view在Android小程序卡顿的问题
//"enablePullDownRefresh" : false, // 不开启下拉刷新, 默认就是false
"app-plus" : {
//"bounce" : "none", // 取消iOS回弹,避免和下拉刷新冲突 (小程序无法取消)
"subNVues": [{
"id": "otcFilterDrawer",
"path": "pages/otc/subnvue/drawer",
"type": "popup",
"style": {
"width": "65%",
"right": "0px"
}
}],
"softinputNavBar": "none",
"softinputMode": "adjustResize"
}
}
},
{
"path": "pages/otc/order/list",
"style": {
"navigationBarTitleText": "订单记录",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none",
"titleNView": {
"tags": [{
"tag" : "img",
"src" : "/static/filter.png",
"position" : {
"right" : "15px",
"top" : "14px",
"width" : "20px",
"height" : "20px"
}
}
],
"buttons": [{
"text": "",
"fontSize": "15px",
"float": "right"
}
]
}
}
}
},
{
"path": "pages/otc/order/detail",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleView":false,
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/otc/business/business",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/otc/merchant/merchant",
"style": {
"navigationBarTitleText": "承兑商管理"
}
},
{
"path": "pages/otc/merchant/apply",
"style": {
"navigationBarTitleText": "承兑商申请"
}
},
{
"path": "pages/otc/merchant/orderList",
"style": {
"navigationBarTitleText": "订单列表"
}
},
{
"path": "pages/otc/merchant/advertList",
"style": {
"navigationBarTitleText": "广告列表"
}
},
{
"path": "pages/otc/merchant/addAdvert",
"style": {
"navigationBarTitleText": "添加广告"
}
},
{
"path": "pages/news/news",
"style": {
"navigationBarTitleText": "快讯",
"enablePullDownRefresh": true
}
},
{
"path": "pages/market/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom" ,// 隐藏系统导航栏
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/market/intro",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/wallet/wallet",
"style": {
"navigationBarTitleText": "我的资产",
"navigationBarBackgroundColor": "#1866fe",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"app-plus": {
"titleView":false,
"titleNView": {
"type": "transparent"
}
}
}
},{
"path": "pages/wallet/detail",
"style": {
"navigationBarTitleText": "币种明细",
"app-plus": {
"bounce": "none",
"titleNView": {
"tags": [{
"tag" : "img",
"src" : "/static/filter.png",
"position" : {
"right" : "15px",
"top" : "14px",
"width" : "20px",
"height" : "20px"
}
}
],
"buttons": [{
"text": "",
"fontSize": "15px",
"float": "right"
}
]
}
}
}
},{
"path": "pages/wallet/deposit",
"style": {
"navigationBarTitleText": "充币",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"fontSrc": "/static/font/fexfont.ttf",
"text": "\ue605",
"fontSize": "20",
"color": "#303133",
"width": "40px",
"background": "rgba(0,0,0,0)"
}
]
}
}
}
},{
"path": "pages/wallet/withdraw",
"style": {
"navigationBarTitleText": "提币",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"fontSrc": "/static/font/fexfont.ttf",
"text": "\ue605",
"fontSize": "20",
"color": "#303133",
"width": "40px",
"background": "rgba(0,0,0,0)"
}
]
}
}
}
}, {
"path": "pages/wallet/search", //搜索页面
"style": {
"app-plus": {
"titleNView": {
//"type": "transparent",//透明渐变导航栏 App-nvue 2.4.4+ 支持
"searchInput": {
"align": "left",
"backgroundColor": "rgba(231, 231, 231,.7)",
"borderRadius": "16px",
"placeholder": "搜索币种",
"placeholderColor": "#606266"
}
}
}
}
},
{
"path": "pages/set/set",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/set/help",
"style": {
"navigationBarTitleText": "帮助中心",
"navigationBarBackgroundColor": "#4574e8",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"app-plus": {
"titleView":false,
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/set/about",
"style": {
"navigationBarTitleText": "关于Fex"
}
},
{
"path": "pages/public/kline",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#181B2A"
}
},
{
"path": "pages/public/h5kline",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#181B2A"
}
},
{
"path": "pages/public/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/public/register",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "pages/public/coinList",
"style": {
"app-plus": {
"titleNView": {
//"type": "transparent",//透明渐变导航栏 App-nvue 2.4.4+ 支持
"searchInput": {
"align": "left",
"backgroundColor": "rgba(231, 231, 231,.7)",
"borderRadius": "16px",
"placeholder": "",
"placeholderColor": "#606266"
}
}
}
}
},{
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent"
// "buttons": [{
// "fontSrc": "/static/yticon.ttf",
// "text": "\ue60f",
// "fontSize": "24",
// "color": "#303133",
// "width": "46px",
// "background": "rgba(0,0,0,0)"
// }
// ]
}
}
}
},{
"path": "pages/user/signin",
"style": {
"navigationBarTitleText": "签到",
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/user/invit",
"style": {
"navigationBarTitleText": "邀请攻略",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1866fe"
}
},{
"path": "pages/user/googleSetting",
"style": {
"navigationBarTitleText": "谷歌验证器设置"
}
},{
"path": "pages/user/googleBind",
"style": {
"navigationBarTitleText": "绑定谷歌身份验证器"
}
},{
"path": "pages/user/safe",
"style": {
"navigationBarTitleText": "账户与安全"
}
}, {
"path": "pages/user/updateLoginPwd",
"style": {
"navigationBarTitleText": "修改登录密码"
}
}, {
"path": "pages/user/updateEmail",
"style": {
"navigationBarTitleText": "修改邮箱"
}
}, {
"path": "pages/user/updateMobile",
"style": {
"navigationBarTitleText": "修改手机号"
}
},{
"path": "pages/user/updatePayPwd",
"style": {
"navigationBarTitleText": "修改支付密码"
}
},{
"path": "pages/user/payType",
"style": {
"navigationBarTitleText": "收款方式",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"fontSrc": "/static/font/font_1078604_w4kpxh0rafi.ttf",
"text": "\ue60a",
"fontSize": "24",
"color": "#303133",
"width": "40px",
"background": "rgba(0,0,0,0)"
}
]
}
}
}
},{
"path": "pages/user/updatePayType",
"style": {
"navigationBarTitleText": ""
}
},{
"path": "pages/user/updateEncrypAddress",
"style": {
"navigationBarTitleText": "添加地址"
}
},{
"path": "pages/user/encrypAddress",
"style": {
"navigationBarTitleText": "地址本",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"fontSrc": "/static/font/font_1078604_w4kpxh0rafi.ttf",
"text": "\ue60a",
"fontSize": "24",
"color": "#303133",
"width": "40px",
"background": "rgba(0,0,0,0)"
},{
"fontSrc": "/static/font/font_1078604_w4kpxh0rafi.ttf",
"text": "\ue7ce",
"fontSize": "24",
"color": "#303133",
"width": "40px",
"background": "rgba(0,0,0,0)"
}
]
}
}
}
},{
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/user/realname",
"style": {
"navigationBarTitleText": "实名认证",
"navigationBarBackgroundColor": "#4574e8",
"navigationBarTextStyle": "white",
"app-plus": {
"titleView":false,
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/feedback/index",
"style": {
"navigationBarTitleText": "意见反馈"
}
},
{
"path" : "pages/notice/notice",
"style" : {
"navigationBarTitleText": "系统公告",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/notice/detail",
"style" : {
"navigationBarTitleText": "公告详情"
}
},
{
"path": "pages/public/web",
"style": {
"navigationBarTitleText": ""
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#1866fe",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/tabbar/tab-coin.png",
"selectedIconPath": "static/images/tabbar/tab-coin-active.png",
"text": "行情"
},
{
"pagePath": "pages/news/news",
"iconPath": "static/images/tabbar/tab-news.png",
"selectedIconPath": "static/images/tabbar/tab-news-active.png",
"text": "资讯"
},
{
"pagePath": "pages/mining/index",
"iconPath": "static/images/tabbar/tab-mining.png",
"selectedIconPath": "static/images/tabbar/tab-mining-active.png",
"text": "云算力"
},
{
"pagePath": "pages/wallet/wallet",
"iconPath": "static/images/tabbar/tab-wallet.png",
"selectedIconPath": "static/images/tabbar/tab-wallet-active.png",
"text": "钱包"
},
{
"pagePath": "pages/user/user",
"iconPath": "static/images/tabbar/tab-my.png",
"selectedIconPath": "static/images/tabbar/tab-my-active.png",
"text": "我的"
}
]
},
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。