{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationBarTitleText": "首页", "navigationStyle": "custom" } }, { "path" : "pages/user/user", "style" : { "navigationBarTitleText": "我的", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/orderlist/orderlist", "style" : { "navigationBarTitleText": "我的订单", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/orderdetails/orderdetails", "style" : { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/liebiao/liebiao", "style" : { "navigationBarTitleText": "列表", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/login/login", "style" : { "navigationBarTitleText": "登录", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/details/details", "style" : { "navigationBarTitleText": "作品详情", "enablePullDownRefresh": false, "navigationStyle": "custom", "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/payorder/payorder", "style" : { "navigationBarTitleText": "支付", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/set/set", "style" : { "navigationBarTitleText": "设置", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/userzhiliao/userzhiliao", "style" : { "navigationBarTitleText": "个人资料", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/realname/realname", "style" : { "navigationBarTitleText": "实名认证", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/yhxy/yhxy", "style" : { "navigationBarTitleText": "用户协议", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/ysxy/ysxy", "style" : { "navigationBarTitleText": "隐私协议", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/invite/invite", "style" : { "navigationBarTitleText": "邀请", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/share/share", "style" : { "navigationBarTitleText": "分享", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/zhuanzhen/zhuanzhen", "style" : { "navigationBarTitleText": "转赠好友", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/lxwm/lxwm", "style" : { "navigationBarTitleText": "联系我们", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/paysuccess/paysuccess", "style" : { "navigationBarTitleText": "订单支付中", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/mydetils/mydetils", "style" : { "navigationBarTitleText": "我的藏品详情", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417", "navigationStyle": "custom" } }, { "path" : "pages/wzxq/wzxq", "style" : { "navigationBarTitleText": "文章详情", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/paybaipiao/paybaipiao", "style" : { "navigationBarTitleText": "领取成功", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/manghe/manghe", "style" : { "navigationBarTitleText": "盲盒", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/zhuanzhenlist/zhuanzhenlist", "style" : { "navigationBarTitleText": "转赠列表", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } }, { "path" : "pages/ysjrz/ysjrz", "style" : { "navigationBarTitleText": "艺术家入驻", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/compose/compose", "style" : { "navigationBarTitleText": "合成", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/composedetails/composedetails", "style" : { "navigationBarTitleText": "合成详情", "enablePullDownRefresh": false, "navigationStyle": "custom", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/composecailiao/composecailiao", "style" : { "navigationBarTitleText": "材料列表", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ,{ "path" : "pages/market/market", "style" : { "navigationBarTitleText": "市场", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417", "navigationStyle": "custom" } } ,{ "path" : "pages/mydetailslist/mydetailslist", "style" : { "navigationBarTitleText": "藏品列表", "enablePullDownRefresh": false, "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#141417" } } ], //#ifdef MP-WEIXIN "tabBar": { // "custom": true, "color": "#8D8C9F", "selectedColor": "#3772FF", "borderStyle": "black", "backgroundColor": "#141417", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tabber/home.png", "selectedIconPath": "static/tabber/homexz.png", "text": "首页" }, { "pagePath": "pages/user/user", "iconPath": "static/tabber/user.png", "selectedIconPath": "static/tabber/userxz.png", "text": "我的" } ] }, //#endif "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" } }