| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "pages": [
- "pages/index/mindex/mindex",
- "pages/UserCenter/UserCenter",
- "pages/OrderList/pinglun",
- "pages/pinglun/pingLunList",
- "pages/OrderList/OrderDetail",
- "pages/UserCenter/LoginView",
- "pages/company/companysvList",
- "pages/kefuzhongxin/fuwuleixing",
- "pages/kefuzhongxin/fuwuqingdan",
- "pages/kefuzhongxin/kehufuwu",
- "pages/shanpinxungou/shangjia/shangjia",
- "pages/shanpinxungou/shangjia/shangjiaxiangqing",
- "pages/shanpinxungou/shangpin/shangpinxiangqing",
- "pages/UserCenter/map/map",
- "pages/shanpinxungou/shangpin/shangpinList/shangpinList",
- "pages/UserCenter/mendian/wodemendian",
- "pages/UserCenter/mendian/addmendian",
- "pages/UserCenter/mendian/mendianSPFenlei",
- "pages/UserCenter/mendian/addmendianSP",
- "pages/UserCenter/userMsgMenager",
- "pages/OrderList/mendianOeder",
- "pages/UserCenter/huiyuan/huiyuan",
- "pages/UserCenter/yonghushezhi/duoyuyan",
- "pages/UserCenter/yonghushezhi/bangzhu",
- "pages/UserCenter/yonghushezhi/shezhi",
- "pages/UserCenter/yonghushezhi/bangzhuxq",
- "pages/shanpinxungou/shangjia/gengduozhixun",
- "pages/OrderList/buy/hongbaokq",
- "pages/UserCenter/mendian/xuanzemendian"
- ],
- "subPackages": [],
- "window": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "color": "#7A7E83",
- "selectedColor": "#E02F73",
- "borderStyle": "black",
- "fontSize": "12px",
- "backgroundColor": "#F8F8F8",
- "list": [
- {
- "pagePath": "pages/index/mindex/mindex",
- "text": "订单",
- "iconPath": "static/images/dingdan1@3x.png",
- "selectedIconPath": "static/images/dingdan@3x.png"
- },
- {
- "pagePath": "pages/UserCenter/mendian/wodemendian",
- "text": "我的门店",
- "iconPath": "static/images/shouye1@3x.png",
- "selectedIconPath": "static/images/shouye@3x.png"
- },
- {
- "pagePath": "pages/UserCenter/UserCenter",
- "text": "会员中心",
- "iconPath": "static/images/huiyuan1@3x.png",
- "selectedIconPath": "static/images/huiyuan@3x.png"
- }
- ]
- },
- "usingComponents": {
- "uniad-plugin": "plugin://uni-ad/ad"
- },
- "plugins": {
- "uni-ad": {
- "version": "1.1.1",
- "provider": "wxf72d316417b6767f"
- },
- "coral-adv": {
- "version": "1.0.15",
- "provider": "wx0e203209e27b1e66"
- }
- }
- }
|