{ "easycom": { "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/menu/index/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/fingerPage/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/register/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/message/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/fingerPage/password/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/helpCenter/index", "style": { "navigationStyle": "custom", "statusbar":{ "background":"#fafafa" } } // "navigationBarTextStyle":"white" //状态栏字体颜色 }, { "path": "pages/menu/index/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/token/btc/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 10 } }, { "path": "pages/menu/wallet/search/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 10 } }, { "path": "pages/menu/collection/collectionDetailtrue/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/collection/addCollection/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/collection/collectionDetail/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/collection/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 10 } }, { "path": "pages/menu/wallet/otherCoin/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/wallet/cwallet/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/transPawMan/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/transPawKey/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/transPawKeyOut/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/backUpWord/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/backUp5/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/backUp4/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/market/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/transPaw/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/address/backUp/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/backUp2/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/wallet/add/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/backUp3/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/backUp/reSuccessful", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/wallet/mwallet/manage/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/addAddress2/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/addAddress/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/profile/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/address/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/address/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/transfer/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/enPassword/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/wallet/mwallet/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/transction/detail2/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/transction/detail/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/index2", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/sendToken/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/address/addressMangement/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/wallet/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 10 } }, { "path": "pages/menu/load/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/discover/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/address/showKey/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/payPassword/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/addBtcNode/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/btcNodeSetting/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/nodeSetting/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/currency/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/setting/lang/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/about/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/about/Privacy/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/about/terms/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/menu/address/improtKey/index", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#fff", "style": { "app-plus": { "titleNView": false } } } // "tabBar": { // "selectedColor": "#34026B", // "list": [{ // "text": "Home", // "pagePath": "pages/menu/goods/index", // "iconPath": "./static/tabbar/meun_icon_home_nor@3x.png", // "selectedIconPath": "./static/tabbar/meun_icon_home_sel@3x.png" // }, // { // "text": "Search", // "pagePath": "pages/menu/search/index", // "iconPath": "./static/tabbar/meun_icon_search_nor@3x.png", // "selectedIconPath": "./static/tabbar/meun_icon_search_sel@3x.png" // }, // { // "text": "Order", // "pagePath":"pages/menu/order/index", // "iconPath": "./static/tabbar/dorder.png", // "selectedIconPath": "./static/tabbar/dorderS.png" // }, // { // "text": "Promotion", // "pagePath": "pages/menu/promotion/index", // "iconPath": "./static/tabbar/meun_icon_promotion_nor@2x.png", // "selectedIconPath": "./static/tabbar/meun_icon_promotion_sel@2x.png" // }, // { // "text": "My", // "pagePath": "pages/menu/My/index", // "iconPath": "./static/tabbar/meun_icon_my_nor@2x.png", // "selectedIconPath": "./static/tabbar/meun_icon_my_sel@2x.png" // } // ] // } }