{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/startup/startup", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/index", "style": { // "navigationBarTitleText": "首页" "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/hangqing", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/login/index", "style": { // "navigationBarTitleText": "登录" "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/login/register", "style": { // "navigationBarTitleText": "注册" "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/login/forget", "style": { // "navigationBarTitleText": "忘记密码" "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/lang/lang", "style": { // "navigationBarTitleText": "设置语言" "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/moreView", "style": { // "navigationBarTitleText": "常用功能", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/information/index", "style": { // "navigationBarTitleText": "资讯", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/more/business", "style": { // "navigationBarTitleText": "商务合作", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/more/application", "style": { // "navigationBarTitleText": "上币申请", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/information/details", "style": { // "navigationBarTitleText": "资讯详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/index", "style": { // "navigationBarTitleText": "我的", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/index", "style": { // "navigationBarTitleText": "关于我们", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/women", "style": { // "navigationBarTitleText": "我们", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/rate_details", "style": { // "navigationBarTitleText": "费率详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/rate_overview", "style": { // "navigationBarTitleText": "汇率概览", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/agreement", "style": { // "navigationBarTitleText": "富文本内容", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/API", "style": { // "navigationBarTitleText": "API", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/authorization", "style": { // "navigationBarTitleText": "授权管理", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/aboutUs/join_community", "style": { // "navigationBarTitleText": "加入社群", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/person/udataName", "style": { // "navigationBarTitleText": "修改昵称", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/person/index", "style": { // "navigationBarTitleText": "个人资料", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/help/index", "style": { // "navigationBarTitleText": "帮助中心", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/help/details", "style": { // "navigationBarTitleText": "帮助详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/address/index", "style": { // "navigationBarTitleText": "提币地址管理", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/kefu/kefu", "style": { // "navigationBarTitleText": "客服", "navigationStyle": "custom" } }, { "path": "pages/my/address/add", "style": { // "navigationBarTitleText": "新增提币地址", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/index", "style": { // "navigationBarTitleText": "安全中心", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/Authenticator", "style": { // "navigationBarTitleText": "谷歌验证", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/payment", "style": { // "navigationBarTitleText": "收款方式管理", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/add", "style": { // "navigationBarTitleText": "添加收款方式", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/password", "style": { // "navigationBarTitleText": "修改登录密码", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/payword", "style": { // "navigationBarTitleText": "修改支付密码", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/real", "style": { // "navigationBarTitleText": "实名认证", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/bind", "style": { // "navigationBarTitleText": "绑定", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/real_tow", "style": { // "navigationBarTitleText": "高级认证", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/safety/real_one", "style": { // "navigationBarTitleText": "基础认证", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/share/index", "style": { // "navigationBarTitleText": "分享好友", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/share/team", "style": { // "navigationBarTitleText": "我的团队", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/share/commission", "style": { // "navigationBarTitleText": "佣金明细", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/asset/index", "style": { // "navigationBarTitleText": "资产", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/asset/billing", "style": { // "navigationBarTitleText": "电子账单", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/asset/transfer", "style": { // "navigationBarTitleText": "划转", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/asset/record", "style": { // "navigationBarTitleText": "划转记录", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/asset/qq_record", "style": { // "navigationBarTitleText": "期权交易记录", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/asset/details", "style": { // "navigationBarTitleText": "币详情", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/contract/index", "style": { // "navigationBarTitleText": "合约", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/quantify/index", "style": { // "navigationBarTitleText": "量化", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/transaction/index", "style": { // "navigationBarTitleText": "币币交易", "navigationStyle": "custom", "app-plus": { "bounce": "none", // 将回弹属性关掉 "scrollIndicator": "none" } } }, { "path": "pages/transaction/details", "style": { // "navigationBarTitleText": "币币交易订单详情", "navigationStyle": "custom" } }, { "path": "pages/tradingView/index", "style": { // "navigationBarTitleText": "K线页面", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/tradingView/h5", "style": { // "navigationBarTitleText": "K线页面", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/investor/index", "style": { // "navigationBarTitleText": "投资首页", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/investor/details", "style": { // "navigationBarTitleText": "投资详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/investor/record", "style": { // "navigationBarTitleText": "投资记录", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/investor/record_details", "style": { // "navigationBarTitleText": "记录详情", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/recharge", "style": { // "navigationBarTitleText": "充币", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/rechargeRecord", "style": { // "navigationBarTitleText": "充值记录", "enablePullDownRefresh": false, "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/withdraw", "style": { // "navigationBarTitleText": "提币", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/withdrawalRecord", "style": { // "navigationBarTitleText": "提币记录", "enablePullDownRefresh": false, "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/withdrawalDetails", "style": { // "navigationBarTitleText": "提币详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/rechargeDetails", "style": { // "navigationBarTitleText": "充币详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/icoDetails", "style": { // "navigationBarTitleText": "ico详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/icoBuy", "style": { // "navigationBarTitleText": "购买ico", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/fastBuy", "style": { // "navigationBarTitleText": "快捷买币", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/releaseTrade", "style": { // "navigationBarTitleText": "发布交易", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/c2c", "style": { // "navigationBarTitleText": "交易", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/orderRecord", "style": { // "navigationBarTitleText": "订单记录", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/orderDetails", "style": { // "navigationBarTitleText": "订单详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/fastRecord", "style": { // "navigationBarTitleText": "发布记录", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/fastDetails", "style": { // "navigationBarTitleText": "快捷买币记录", "enablePullDownRefresh": false, "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/quantify/Tactics", "style": { // "navigationBarTitleText": "量化详情", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none", "bounce": "none" } } }, { "path": "pages/quantify/TransactionRecord", "style": { // "navigationBarTitleText": "量化交易记录", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/notice", "style": { // "navigationBarTitleText": "公告", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/noticeDetails", "style": { // "navigationBarTitleText": "公告详情", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/appeal", "style": { // "navigationBarTitleText": "申诉", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/lockUp", "style": { "navigationBarTitleText": "锁仓", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/lockUpRecord", "style": { "navigationBarTitleText": "锁仓记录", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/index/lockUpDetails", "style": { "navigationBarTitleText": "锁仓详情", "navigationStyle": "custom", "enablePullDownRefresh": false, "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/quantify/shezhi", "style": { "navigationBarTitleText": "设置", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/quantify/setTransaction", "style": { "navigationBarTitleText": "交易设置", "navigationStyle": "custom", "app-plus": { "scrollIndicator": "none" } } }, { "path": "pages/my/butiranKadar/butiranKadar", "style": { "navigationBarTitleText": "费率详情", "navigationStyle": "custom" } }, { "path": "pages/my/aboutUs/applyAPI", "style": { "navigationBarTitleText": "申请 API", "navigationStyle": "custom" } }, { "path": "pages/my/aboutUs/lookAPI", "style": { "navigationBarTitleText": "查看API", "navigationStyle": "custom" } }, { "path": "pages/more/taskCenter", "style": { "navigationBarTitleText": "任务中心", "navigationStyle": "custom" } }, { "path": "pages/more/blindbox", "style": { "navigationBarTitleText": "我的抽奖记录", "navigationStyle": "custom" } }, { "path": "pages/index/money/index", "style": { "navigationBarTitleText": "理财", "navigationStyle": "custom" } }, { "path": "pages/index/money/investing", "style": { "navigationBarTitleText": "理财详情", "navigationStyle": "custom" } }, { "path": "pages/index/money/my_record", "style": { "navigationBarTitleText": "我的记录", "navigationStyle": "custom" } }, { "path": "pages/index/money/details", "style": { "navigationBarTitleText": "详情", "navigationStyle": "custom" } }, { "path": "pages/index/iconIndex", "style": { "navigationBarTitleText": "ICO", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/index/icoRecord", "style": { "navigationBarTitleText": "icoRecord", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/index/white_paper", "style": { "navigationBarTitleText": "white_paper", "navigationStyle": "custom", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "Exchange Phoenix", "navigationBarBackgroundColor": "#111F2E", "backgroundColor": "#111F2E" }, "tabBar": { "color": "#909090", "selectedColor": "#007AFF", "borderStyle": "white", "backgroundColor": "#FFFFFF", "list": [{ "text": "首页", "pagePath": "pages/index/index", "iconPath": "static/tabs/home.png", "selectedIconPath": "static/lighttabs/home_1.png" }, { "text": "行情", "pagePath": "pages/index/hangqing", "iconPath": "static/tabs/hangqing.png", "selectedIconPath": "static/lighttabs/hangqing_1.png" },{ "text": "合约", "pagePath": "pages/contract/index", "iconPath": "static/tabs/heyue.png", "selectedIconPath": "static/lighttabs/heyue_1.png" },{ "text": "資訊", "pagePath": "pages/information/index", "iconPath": "static/tabs/jiaoyi.png", "selectedIconPath": "static/lighttabs/jiaoyi_1.png" }, { "text": "资产", "pagePath": "pages/asset/index", "iconPath": "static/tabs/zichan.png", "selectedIconPath": "static/lighttabs/zichan_1.png" }] } }