{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages、 { "path": "pages/index/index", "style": { "navigationBarTitleText": "无境数创", "navigationStyle": "custom" } }, { "path": "pages/search/search", "style": { "navigationBarTitleText": "搜索", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/theCreation/theCreation", "style": { "navigationBarTitleText": "创作者", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/fankuilist/fankuilist", "style" : { "navigationBarTitleText": "反馈列表", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/chaozuoshouce/chaozuoshouce", "style" : { "navigationBarTitleText": "操作手册", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/yijianfankui/yijianfankui", "style" : { "navigationBarTitleText": "意见反馈", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/myzuopxq/myzuopxq", "style" : { "navigationBarTitleText": "我的作品详情", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/myzuopin/myzuopin", "style" : { "navigationBarTitleText": "我的作品", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/shouyi/shouyi", "style" : { "navigationBarTitleText": "收益", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/ruzhu/ruzhu", "style" : { "navigationBarTitleText": "创作者入驻", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/setphone/setphone", "style" : { "navigationBarTitleText": "修改手机号", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/setpass/setpass", "style" : { "navigationBarTitleText": "修改密码", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/share/share", "style" : { "navigationBarTitleText": "分享", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "navigationStyle": "custom" } }, { "path": "pages/orderxq/orderxq", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/enjion/enjion", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/canves/canves", "style": { "navigationBarTitleText": "无境数创", "navigationStyle": "custom" } }, { "path": "pages/mycollect/mycollect", "style": { "navigationBarTitleText": "分享", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/xieyi/xieyi", "style" : { "navigationBarTitleText": "用户协议", "navigationBarBackgroundColor": "#1a1a1a", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, { "path": "pages/mydatail/mydatail", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/myorder/myorder", "style": { "navigationBarTitleText": "我的订单", "navigationBarBackgroundColor": "#1a1a1a", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, { "path": "pages/invite/invite", "style": { "navigationBarTitleText": "邀请", "navigationBarBackgroundColor": "#1a1a1a", "enablePullDownRefresh": false, "navigationBarTextStyle": "white" } }, { "path": "pages/contact/contact", "style": { "navigationBarTitleText": "联系我们", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1a1a1a", "navigationBarTextStyle": "white" } }, { "path": "pages/realname/realname", "style": { "navigationBarTitleText": "实名认证", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1a1a1a", "navigationBarTextStyle": "white" } }, { "path": "pages/IDnumber/IDnumber", "style": { "navigationBarTitleText": "身份认证", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1a1a1a", "navigationBarTextStyle": "white" } }, { "path": "pages/set/set", "style": { "navigationBarTitleText": "设置", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#1a1a1a", "navigationBarTextStyle": "white" } }, { "path": "pages/artist/artist", "style": { "navigationBarTitleText": "分享", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/shichang/shichang", "style": { "navigationBarTitleText": "市场", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/loginzc/loginzc", "style": { "navigationBarTitleText": "注册", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/zhiliao/zhiliao", "style": { "navigationBarTitleText": "修改资料", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/Artistdetails/Artistdetails", "style": { "navigationBarTitleText": "创作者详情", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/paysuccess/paysuccess", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/datail/datail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/myuser/myuser", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/center/center", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/order/order", "style": { "navigationBarTitleText": "订单", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/payorder/payorder", "style": { "navigationBarTitleText": "订单支付", "enablePullDownRefresh": false, "navigationStyle": "custom" } } ,{ "path" : "pages/web/web", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ], //#ifdef MP-WEIXIN "tabBar": { "custom": true, "color": "#b2b8be", "selectedColor": "#55ffff", "borderStyle": "black", "backgroundColor": "#26262650", // "fontSize":"25px", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/logo.png", "selectedIconPath": "static/logo.png", "text": "首页" }, { "pagePath": "pages/artist/artist", "iconPath": "static/logo.png", "selectedIconPath": "static/logo.png", "text": "创作者" }, { "pagePath": "pages/shichang/shichang", "iconPath": "static/sc.png", "selectedIconPath": "./static/scxz.png", "text": "市场" }, { "pagePath": "pages/mycollect/mycollect", "iconPath": "static/logo.png", "selectedIconPath": "static/logo.png", "text": "我的" } ] }, //#endif "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" } }