123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/homePage/homePage",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "填写爱车信息"
- }
- },
- {
- "path": "pages/shop/shopList",
- "style": {
- "navigationBarTitleText": "4S门店"
- }
- },
- {
- "path": "pages/me/me",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#FFEDEA"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/login/empower",
- "style": {
- "navigationBarTitleText": "车蓝图养车"
- }
- },
- {
- "path": "pages/login/iphoneLogin",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/module/maintain",
- "style": {
- "navigationBarTitleText": "保养方案",
- "navigationBarBackgroundColor": "#FF4F00",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/module/replaceGoods",
- "style": {
- "navigationBarTitleText": "可更换商品"
- }
- },
- {
- "path": "pages/module/confirmOrder",
- "style": {
- "navigationBarTitleText": "订单确认"
- }
- },
- {
- "path": "pages/module/orderShop",
- "style": {
- "navigationBarTitleText": "选择门店"
- }
- }, {
- "path": "pages/index/addCar",
- "style": {
- "navigationBarTitleText": "添加爱车",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/index/cailist",
- "style": {
- "navigationBarTitleText": "我的车库",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/index/carModel",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/me/setup",
- "style": {
- "navigationBarTitleText": "账号设置",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/iPhone/phoneList",
- "style": {
- "navigationBarTitleText": "联系人管理"
- }
- },
- {
- "path": "pages/iPhone/addphone",
- "style": {
- "navigationBarTitleText": "新增联系人"
- }
- },
- {
- "path": "pages/me/treaty",
- "style": {
- "navigationBarTitleText": "服务协议",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/me/intimity",
- "style": {
- "navigationBarTitleText": "隐私政策",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/order/myorder",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/order/orderDetail",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/order/evaluate",
- "style": {
- "navigationBarTitleText": "评价"
- }
- },
- {
- "path": "pages/me/discountCard",
- "style": {
- "navigationBarTitleText": "优惠券",
- "enablePullDownRefresh": true,
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "pages/me/discountDetail",
- "style": {
- "navigationBarTitleText": "优惠券详情",
- "navigationBarBackgroundColor": "#BE573F"
- }
- }, {
- "path": "pages/me/myAppraise",
- "style": {
- "navigationBarTitleText": "我的评价",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/me/myAppraiseDetail",
- "style": {
- "navigationBarTitleText": "查看评价",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "pages/me/feedBack",
- "style": {
- "navigationBarTitleText": "意见反馈",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/shop/shopDetail",
- "style": {
- "navigationBarTitleText": "门店详情",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "pages/changeStore/changeStore",
- "style": {
- "navigationBarTitleText": "申请更换门店",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/refundMoney/refundMoney",
- "style": {
- "navigationBarTitleText": "申请退款",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/refundMoney/refundMoneyList",
- "style": {
- "navigationBarTitleText": "退款申请",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/refundMoney/refundMoneyDetail",
- "style": {
- "navigationBarTitleText": "退款详情",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/changeStore/changeStoreList",
- "style": {
- "navigationBarTitleText": "更换门店申请",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/changeStore/changeStoreDetail",
- "style": {
- "navigationBarTitleText": "更换门店详情",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/refundMoney/refundSchedule",
- "style": {
- "navigationBarTitleText": "进度详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/changeStore/changeSchedule",
- "style": {
- "navigationBarTitleText": "进度详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/module/usableDiscountCard",
- "style": {
- "navigationBarTitleText": "优惠券",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/shop/shopAppraise",
- "style": {
- "navigationBarTitleText": "门店评价",
- "enablePullDownRefresh": true
- }
- }
- , {
- "path": "pages/chooseCity/chooseCity",
- "style": {
- "navigationBarTitleText": "选择城市",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/module/handbook",
- "style": {
- "navigationBarTitleText": "保养手册",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/me/aboutMe",
- "style": {
- "navigationBarTitleText": "关于我们",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/module/goodsDetail",
- "style": {
- "navigationBarTitleText": "商品详情",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "pages/homePage/allDiscountCard",
- "style" :
- {
- "navigationBarTitleText": "优惠券",
- "enablePullDownRefresh": true
- }
-
- }
- ,{
- "path" : "pages/homePage/allCardDetail",
- "style" :
- {
- "navigationBarTitleText": "优惠券详情",
- "enablePullDownRefresh": false
- }
-
- }
- ],
- "tabBar": {
- "color": "#8a8a8a",
- "selectedColor": "#FF4F00",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/homePage/homePage",
- "iconPath": "static/img/table_icon_homepage1.png",
- "selectedIconPath": "static/img/table_icon_homepage2.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/index/index",
- "iconPath": "static/img/tablehome1.png",
- "selectedIconPath": "static/img/tablehome2.png",
- "text": "4S保养"
- },
- {
- "pagePath": "pages/shop/shopList",
- "iconPath": "static/img/tabshop1.png",
- "selectedIconPath": "static/img/tabshop2.png",
- "text": "4S门店"
- },
- {
- "pagePath": "pages/me/me",
- "iconPath": "static/img/tabme1.png",
- "selectedIconPath": "static/img/tabme2.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
- }
|