{ "pages": [ { "path": "pages/login/launch", "style": { "navigationBarTitleText": "启动页", "navigationStyle": "custom" } }, { "path": "pages/index/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/login/login", "style": { "navigationStyle": "custom" } }, { "path": "pages/audit/shop1", "style": { "navigationStyle": "custom", "app-plus": { "titleNView": false } } }, { "path": "pages/audit/businessType", "style": { "navigationBarTitleText": "选择经营品类" } }, { "path": "pages/audit/shop2", "style": { "navigationStyle": "custom" } }, { "path": "pages/audit/shop3", "style": { "navigationStyle": "custom" } }, { "path": "pages/audit/checkAudit", "style": { "navigationStyle": "custom" } }, { "path": "pages/audit/mapAddress", "style": { "navigationBarTitleText": "填写地区信息" } }, { "path": "pages/audit/contractSigning", "style": { "navigationBarTitleText": "合同签署" } }, { "path": "pages/agreement/agreement", "style": { "navigationBarTitleText": "协议", "style": { "navigationBarTitleText": "注册", "navigationBarTextStyle": "white" } } }, { "path": "pages/register/register", "style": { "navigationBarTitleText": "" } }, { "path": "pages/forgetPassword/forgetPassword", "style": { "navigationBarTitleText": "忘记密码" } }, { "path": "pages/order/order", "style": { "navigationStyle": "custom" } }, { "path": "pages/order/orderInfo", "style": { "navigationBarTitleText": "订单详情" } }, { "path": "pages/IM/IM", "style": { "navigationStyle": "custom" } }, { "path": "pages/IM/IMmsgContent", "style": { "navigationStyle": "custom" } }, { "path": "pages/IM/IMsetting", "style": { "navigationBarTitleText": "聊天设置" } }, { "path": "pages/IM/complaint", "style": { "navigationBarTitleText": "聊天设置" } }, { "path": "pages/viewCenter/viewCenter", "style": { "navigationStyle": "custom" } }, { "path": "pages/manage/manage", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/my", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/shopInfo", "style": { "navigationBarTitleText": "店铺信息" } }, { "path": "pages/my/setting", "style": { "navigationBarTitleText": "设置" } }, { "path": "pages/my/storeBusinessStatus/businessStatus", "style": { "navigationBarTitleText": "营业状态" } }, { "path": "pages/my/storeBusinessStatus/updateBusinessTime", "style": { "navigationBarTitleText": "修改营业时间" } }, { "path": "pages/my/contract", "style": { "navigationBarTitleText": "合同" } }, { "path": "pages/my/printer/printerList", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/userInfo", "style": { "navigationBarTitleText": "个人信息" } }, { "path": "pages/my/shopQRcode/shopQRcode", "style": { "navigationBarTitleText": "店铺二维码" } }, { "path": "pages/my/protocol/protocol", "style": { "navigationBarTitleText": "隐私协议" } }, { "path": "pages/my/aboutUs/aboutUs", "style": { "navigationBarTitleText": "关于我们" } }, { "path": "pages/my/aboutUs/records", "style": { "navigationBarTitleText": "网址" } }, { "path": "pages/warehouse/warehouse", "style": { "navigationStyle": "custom" } }, { "path": "pages/warehouse/manage/productList", "style": { "navigationStyle": "custom" } }, { "path": "pages/warehouse/manage/productListSearch", "style": { "navigationStyle": "custom" } }, { "path": "pages/warehouse/manage/brandList", "style": { "navigationBarTitleText": "品牌管理" } }, { "path": "pages/warehouse/manage/photoGallery", "style": { "navigationBarTitleText": "商品图库" } }, { "path": "pages/warehouse/manage/classifyList", "style": { "navigationBarTitleText": "分类管理" } }, { "path": "pages/warehouse/manage/specification", "style": { "navigationBarTitleText": "规格管理" } }, { "path": "pages/warehouse/manage/typeManagement", "style": { "navigationBarTitleText": "类型管理" } }, { "path": "pages/warehouse/manage/batch", "style": { "navigationStyle": "custom" } }, { "path": "pages/my/versions", "style": { "navigationBarTitleText": "版本号" } }, { "path": "pages/my/tipOff", "style": { "navigationBarTitleText": "我的举报" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF", "pageOrientation": "portrait", "adjustPosition": true }, "tabBar": { "custom": true, "color": "#000", "selectedColor": "#fe4119", "borderStyle": "black", "backgroundColor": "#ffffff", "iconfontSrc": "/static/font/iconfont.ttf", "fontSize": "14px", "list": [ { "pagePath": "pages/order/order", "iconfont": { "text": "\ue607", "selectedText": "\ue607", "selectedColor": "#fe4119", "color": "#000", "fontSize": "20px" }, "text": "工作台" }, { "pagePath": "pages/warehouse/warehouse", "iconfont": { "text": "\ue606", "selectedText": "\ue606", "selectedColor": "#fe4119", "color": "#000", "fontSize": "20px" }, "text": "经营" }, { "pagePath": "pages/IM/IM", "iconfont": { "text": "\ue66c", "selectedText": "\ue66c", "selectedColor": "#fe4119", "color": "#000", "fontSize": "22px" }, "text": "消息" }, { "pagePath": "pages/viewCenter/viewCenter", "iconfont": { "text": "\ue6bc", "selectedText": "\ue6bc", "selectedColor": "#fe4119", "color": "#000", "fontSize": "20px" }, "text": "视图中心" }, { "pagePath": "pages/my/my", "iconfont": { "text": "\ue64c", "selectedText": "\ue64c", "selectedColor": "#fe4119", "color": "#000", "fontSize": "24px" }, "text": "我的" } ] } }