绿满眶商城微信小程序-uniapp
peng
12 小时以前 a6c950ba797dffec842cf7e923fc439868645766
pages.json
@@ -1,27 +1,28 @@
{
       "easycom": {
         "autoscan": true,
         "custom": {
            "^u-(.*)": "@/uview-components/uview-ui/components/u-$1/u-$1.vue",//uview,
            "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件
         }
      },
     "preloadRule": {
           "pages/tabbar/index/home": // 页面路径
           // 页面的预下载配置
           {
              "network": "all", // all(不限网络) wifi(仅wifi下预下载)
              "packages": ["uview-components"] // 预下载分包的 root 或 name。__APP__ 表示主包
           }
      },
   "easycom": {
      "autoscan": true,
      "custom": {
         "^u-(.*)": "@/components/uview-components/uview-ui/components/u-$1/u-$1.vue" //uview,
         // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件
      }
   },
   // "preloadRule": {
   //    "pages/tabbar/index/home": // 页面路径
   //    // 页面的预下载配置
   //    {
   //       "network": "all", // all(不限网络) wifi(仅wifi下预下载)
   //       "packages": [
   //          "components/uview-components"
   //       ] // 预下载分包的 root 或 name。__APP__ 表示主包
   //    }
   // },
   "pages": [
      // 第一个就是首页
      {
         "path" : "pages/tabbar/index/home",
         "style" :
         {
         "path": "pages/tabbar/index/home",
         "style": {
            // "navigationBarTitleText" : "视频",
            "enablePullDownRefresh" : false,
            "enablePullDownRefresh": false,
            "navigationStyle": "custom" // 隐藏顶部导航栏
         }
      },
@@ -31,9 +32,9 @@
            "navigationBarTitleText": "首页",
            "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationBarTextStyle": "black",
            "enablePullDownRefresh":true
            "enablePullDownRefresh": true
         }
      },
      },
      {
         "path": "pages/tabbar/home/title",
         "style": {
@@ -46,27 +47,30 @@
            "navigationBarTitleText": "购物车",
            "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationBarBackgroundColor": "#fff",
            "enablePullDownRefresh":true,    //实现下拉刷新样式
            "enablePullDownRefresh": true, //实现下拉刷新样式
            "componentPlaceholder": {
                           "u-navbar": "view",
                           "u-checkbox-group": "view",
                           "u-checkbox": "view",
                           "u-swipe-action": "view",
                           "u-image": "view",
                           "u-icon": "view",
                           "u-count-down": "view",
                           "u-modal": "view",
                           "u-popup": "view",
                           "u-toast": "view"
                        }
               "u-navbar": "view",
               "u-checkbox-group": "view",
               "u-checkbox": "view",
               "u-swipe-action": "view",
               "u-image": "view",
               "u-icon": "view",
               "u-count-down": "view",
               "u-modal": "view",
               "u-popup": "view",
               "u-toast": "view"
            }
         }
      }, {
         "path": "pages/tabbar/category/category",
      },
      {
         // "path": "pages/tabbar/category/category",
         "path": "pages/commodity-square/commoditySquare",
         "style": {
            "navigationBarTitleText": "分类",
            "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationBarTitleText": "商品广场",
            // "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationBarTextStyle": "black",
            "disableScroll": true,
            // "disableScroll": true,
            "bounce": "none",
            "scrollIndicator": "none",
            "componentPlaceholder": {
@@ -88,7 +92,7 @@
               "contentAdjust": "false",
               "bounce": "none",
               "safearea": {
               "bottom": "none"
                  "bottom": "none"
               }
            },
            "componentPlaceholder": {
@@ -108,7 +112,7 @@
               "contentAdjust": "false",
               "bounce": "none",
               "safearea": {
               "bottom": "none"
                  "bottom": "none"
               }
            },
            "componentPlaceholder": {
@@ -162,7 +166,7 @@
               "contentAdjust": "false",
               "bounce": "none",
               "safearea": {
               "bottom": "none"
                  "bottom": "none"
               }
            },
            "componentPlaceholder": {
@@ -172,7 +176,8 @@
               "u-back-top": "view"
            }
         }
      }, {
      },
      {
         "path": "pages/tabbar/user/my",
         "style": {
            "navigationBarTextStyle": "white",
@@ -185,25 +190,21 @@
            }
         }
      },
      {
         "path": "pages/tabbar/home/web-view",
         "style": {
         }
      },
            {
               "path": "pages/tabbar/special/special",
               "style": {
                     "navigationBarTitleText": "专题"
               }
         "style": {}
      },
      {
         "path" : "pages/tabbar/video/video",
         "style" :
         {
            "navigationBarTitleText" : "发布视频",
            "enablePullDownRefresh" : false,
         "path": "pages/tabbar/special/special",
         "style": {
            "navigationBarTitleText": "专题"
         }
      },
      {
         "path": "pages/tabbar/video/video",
         "style": {
            "navigationBarTitleText": "发布视频",
            "enablePullDownRefresh": false,
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -216,41 +217,131 @@
         }
      },
      {
         "path" : "pages/goods-manager/goodsList/goodsList",
         "style" :
         {
            "enablePullDownRefresh" : true,
            "navigationBarTitleText" : "商品列表"
         "path": "pages/goods-manager/goodsList/goodsList",
         "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "商品列表",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view"
            }
         }
      },
      {
         "path" : "pages/goods-manager/addGoods/addGoods",
         "style" :
         {
            "navigationBarTitleText" : ""
         "path": "pages/goods-manager/addGoods/addGoods",
         "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "新增商品",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view",
               "u-upload": "view"
            }
         }
      },
      {
         "path": "pages/goods-manager/updateSkus/updateSkus",
         "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "调整库存",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view"
            }
         }
      },
      {
         "path": "pages/userPermissions/userPermissions",
         "style": {
            "navigationBarTitleText": "用户权限",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view",
               "u-loading": "view",
               "u-navbar": "view",
               "u-loadmore":"view"
            }
         }
      },
      // {
      //    "path": "pages/customerManager/customerManager",
      //    "style": {
      //       "navigationBarTitleText": "客户管理",
      //       "componentPlaceholder": {
      //          "u-icon": "view",
      //          "u-button": "view",
      //          "u-form": "view",
      //          "u-form-item": "view",
      //          "u-input": "view",
      //          "u-popup": "view",
      //          "u-search": "view",
      //          "u-loading": "view",
      //          "u-checkbox": "view",
      //          "u-checkbox-group": "view",
      //          "u-navbar": "view",
      //          "u-loadmore":"view"
      //       }
      //    }
      // },
      {
         "path": "pages/userPermissions/addStoreMember",
         "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom", // 隐藏顶部导航栏
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view",
               "u-loading": "view",
               "u-checkbox": "view",
               "u-checkbox-group": "view",
               "u-navbar": "view",
               "u-loadmore":"view",
               "u-switch": "view"
            }
         }
      }
   ],
   "subPackages": [
   {
      "root": "uview-components",  // 必须与preloadRule中的名称完全一致
            "name": "uview-components",
      "pages": [
        {
                  "path": "pages/empty-page/empty-page",
                  "style": {
                    "navigationBarTitleText": "",
                    "disableScroll": true
                  }
                }
     ]
    },
      // {
      //    "root": "components/uview-components", // 必须与preloadRule中的名称完全一致
      //    "name": "uview-components",
      //    "pages": [
      //       {
      //          "path": "pages/empty-page/empty-page",
      //          "style": {
      //             "navigationBarTitleText": "",
      //             "disableScroll": true
      //          }
      //       }
      //    ]
      // },
      {
         "root": "pages/mine",
         "pages": [
            {
               "path": "signIn",
               "style": {
@@ -259,7 +350,8 @@
                     "u-icon": "view"
                  }
               }
            }, {
            },
            {
               "path": "myTracks",
               "style": {
                  "navigationBarTitleText": "我的足迹",
@@ -274,7 +366,8 @@
                     "u-checkbox": "view"
                  }
               }
            }, {
            },
            {
               "path": "myCollect",
               "style": {
                  "navigationBarTitleText": "收藏",
@@ -380,43 +473,42 @@
               "path": "deposit/index",
               "style": {
                  "navigationStyle": "custom"
               }
            },
            {
               "path": "deposit/operation",
               "style": {
                  "navigationStyle": "custom"
               }
            },
            {
               "path": "deposit/recharge",
               "style": {
                  "navigationBarTitleText": "充值金额"
               }
            },
            {
               "path": "deposit/withdrawal",
               "style": {
                  "navigationBarTitleText": "提现金额"
               }
            },
         {
            "path": "deposit/info",
            "style": {
               "navigationBarTitleText": "预存款详情"
            }
         },
             {
            {
               "path": "deposit/info",
               "style": {
                  "navigationBarTitleText": "预存款详情"
               }
            },
            {
               "path": "address/address",
               "style": {
                  "enablePullDownRefresh": true,
                  "navigationBarTitleText": "地址管理"
                  "navigationBarTitleText": "地址管理",
                  "componentPlaceholder": {
                     "u-empty": "view",
                     "u-icon": "view",
                     "u-action-sheet": "view"
                  }
               }
            },
            {
@@ -458,7 +550,6 @@
                  "navigationBarTitleText": "功能介绍"
               }
            },
            {
               "path": "set/securityCenter/fingerLogin",
               "style": {
@@ -471,36 +562,26 @@
                  "navigationBarTitleText": "面容登录"
               }
            },
            {
               "path": "set/securityCenter/editPassword",
               "style": {
                  "navigationBarTitleText": "修改密码",
                  "app-plus": {
                  }
                  "app-plus": {}
               }
            },
            {
               "path": "set/securityCenter/bindMobile",
               "style": {
                  "navigationBarTitleText": "绑定手机号",
                  "app-plus": {
                  }
                  "app-plus": {}
               }
            },
            {
               "path": "im/list",
               "style": {
                  "navigationStyle": "custom", // 隐藏系统导航栏
                  "enablePullDownRefresh": true,
                  "app-plus": {
                  }
                  "app-plus": {}
               }
            },
            {
@@ -508,9 +589,7 @@
               "style": {
                  "navigationStyle": "custom", // 隐藏系统导航栏
                  "enablePullDownRefresh": true,
                  "app-plus": {
                  }
                  "app-plus": {}
               }
            },
            {
@@ -529,7 +608,6 @@
                  "navigationBarTitleText": "安全中心"
               }
            },
            {
               "path": "set/editionIntro",
               "style": {
@@ -559,12 +637,14 @@
                  "app-plus": {
                     "titleNView": {
                        "padding-right": "12",
                        "buttons": [{
                           "text": "保存",
                           "fontSize": "16",
                           "width": "auto",
                           "color": "#FFFFFF"
                        }]
                        "buttons": [
                           {
                              "text": "保存",
                              "fontSize": "16",
                              "width": "auto",
                              "color": "#FFFFFF"
                           }
                        ]
                     }
                  },
                  "componentPlaceholder": {
@@ -576,7 +656,8 @@
                     "u-picker": "view"
                  }
               }
            }, {
            },
            {
               "path": "help/tips",
               "style": {
                  "navigationBarTitleText": "",
@@ -584,7 +665,8 @@
                     "u-parse": "view"
                  }
               }
            }, {
            },
            {
               "path": "point/myPoint",
               "style": {
                  "navigationBarTitleText": "我的积分",
@@ -594,7 +676,7 @@
                  }
               }
            },
             {
            {
               "path": "msgTips/main",
               "style": {
                  "navigationBarTitleText": "消息中心"
@@ -623,216 +705,302 @@
               "style": {
                  "navigationBarTitleText": "订单跟踪"
               }
            },
            {
               "path": "activity/detail",
               "style": {
                  "navigationBarTitleText": "活动详情",
                  "enablePullDownRefresh": true, //下拉刷新
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
                     "u-input": "view",
                     "u-icon": "view",
                     "u-action-sheet": "view",
                     "u-checkbox-group": "view",
                     "u-checkbox": "view",
                     "u-navbar": "view",
                     "u-button": "view",
                     "u-image": "view"
                  }
               }
            },
            {
               "path": "activity/myActivity",
               "style": {
                  "navigationBarTitleText": "我的活动",
                  "enablePullDownRefresh": true, //下拉刷新
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
                     "u-input": "view",
                     "u-icon": "view",
                     "u-action-sheet": "view",
                     "u-checkbox-group": "view",
                     "u-checkbox": "view",
                     "u-navbar": "view",
                     "u-button": "view",
                     "u-image": "view"
                  }
               }
            },
            {
               "path": "activity/reportActivity",
               "style": {
                  "navigationBarTitleText": "活动",
                  "enablePullDownRefresh": true, //下拉刷新
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
                     "u-input": "view",
                     "u-icon": "view",
                     "u-action-sheet": "view",
                     "u-checkbox-group": "view",
                     "u-checkbox": "view",
                     "u-navbar": "view",
                     "u-button": "view",
                     "u-image": "view",
                     "u-loadmore": "view"
                  }
               }
            },
            {
               "path": "myCollect/myCollect",
               "style": {
                  "navigationBarTitleText": "我的收藏",
                  "enablePullDownRefresh": true, //下拉刷新
                  "componentPlaceholder": {
                     "u-icon": "view",
                     "u-button": "view",
                     "u-form": "view",
                     "u-form-item": "view",
                     "u-input": "view",
                     "u-popup": "view",
                     "u-search": "view",
                     "u-loading": "view",
                     "u-navbar": "view",
                     "u-image": "view",
                     "u-loadmore": "view"
                  }
               }
            }
         ]
      },
      {
         "root": "pages/product",
         "pages": [{
            "path": "shopPage",
            "style": {
               "navigationBarTitleText": "",
               "navigationStyle": "custom"
            }
         },{
            "path": "shopList",
            "style": {
               "navigationBarTitleText": "",
               "navigationStyle": "custom"
            }
         },{
            "path": "licencePhoto",
            "style": {
               "navigationBarTitleText": "营业执照"
            }
         },{
            "path": "shopPageGoods",
            "style": {
               "navigationBarTitleText": "",
               "navigationStyle": "custom"
            }
         },
         {
            "path": "goods",
            "style": {
               "backgroundColor": "#fff",
         "pages": [
            {
               "path": "shopPage",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
               }
            },
            {
               "path": "shopList",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
               }
            },
            {
               "path": "licencePhoto",
               "style": {
                  "navigationBarTitleText": "营业执照"
               }
            },
            {
               "path": "shopPageGoods",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
               }
            },
            {
               "path": "goods",
               "style": {
                  "backgroundColor": "#fff",
                  "navigationStyle": "custom",
                  "app-plus": {
                     // 将回弹属性关掉
                     "bounce": "none",
                     // 禁止页面滚动
                     "scrollIndicator": "none",
                     "safearea": {
                        "bottom": {
                           "offset": "none"
                        }
                     }
                  },
                  "componentPlaceholder": {
                     "u-icon": "view",
                     "u-navbar": "view",
                     "u-popup": "view"
                  }
               }
            },
            {
               "path": "askList",
               "style": {
                  "navigationBarTitleText": "问答专区"
               }
            },
            {
               "path": "product/promotion/-promotion-details",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-tag": "view"
                  }
               }
            },
            {
               "path": "product/promotion/-promotion-assemble-promotions",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-tag": "view",
                     "u-count-down": "view"
                  }
               }
            },
            {
               "path": "product/promotion/-promotion-assemble-list",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-image": "view",
                     "u-button": "view",
                     "u-empty": "view"
                  }
               }
            },
            {
               "path": "product/goods/-goods-intro",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-empty": "view",
                     "u-parse": "view"
                  }
               }
            },
            {
               "path": "product/shop/-shop",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-image": "view",
                     "u-loading": "view"
                  }
               }
            },
            {
               "path": "product/evaluation/-evaluation",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-avatar": "view",
                     "u-read-more": "view",
                     "u-image": "view",
                     "u-empty": "view"
                  }
               }
            },
            {
               "path": "product/goods/-goods-swiper",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-loading": "view",
                     "u-image": "view"
                  }
               }
            },
            {
               "path": "product/popup/address",
               "style": {
                  "navigationBarTitleText": "",
                  "componentPlaceholder": {
                     "u-popup": "view",
                     "u-icon": "view",
                     "u-empty": "view"
                  }
               }
            },
            { //商品评价
               "path": "comment",
               "navigationStyle": "custom",
               "app-plus": {
                  // 将回弹属性关掉
                  "bounce": "none",
                  // 禁止页面滚动
                  "scrollIndicator": "none",
                  "safearea": {
                     "bottom": {
                          "offset": "none"
                       }
                    }
               },
               "componentPlaceholder": {
                  "u-icon": "view",
                  "u-navbar": "view",
                  "u-popup": "view"
               "style": {
                  "navigationBarTitleText": "商品评价",
                  //app页面不显示滚动条
                  "scrollIndicator": "none"
               }
            },
            { // 客服
               "path": "customerservice/index",
               "style": {
                  "navigationBarTitleText": "客服",
                  "usingComponents": {
                     // #ifdef MP-WEIXIN
                     "chat": "plugin://myPlugin/chat"
                     // #endif
                  }
               }
            }
         },
         {
            "path": "askList",
            "style": {
               "navigationBarTitleText": "问答专区"
            }
         },
         {
            "path": "product/promotion/-promotion-details",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-tag": "view"
               }
            }
         },
         {
            "path": "product/promotion/-promotion-assemble-promotions",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-tag": "view",
                  "u-count-down": "view"
               }
            }
         },
         {
            "path": "product/promotion/-promotion-assemble-list",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-image": "view",
                  "u-button": "view",
                  "u-empty": "view"
               }
            }
         },
         {
            "path": "product/goods/-goods-intro",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-empty": "view",
                  "u-parse": "view"
               }
            }
         },
         {
            "path": "product/shop/-shop",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-image": "view",
                  "u-loading": "view"
               }
            }
         },
         {
            "path": "product/evaluation/-evaluation",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-avatar": "view",
                  "u-read-more": "view",
                  "u-image": "view",
                  "u-empty": "view"
               }
            }
         },
         {
            "path": "product/goods/-goods-swiper",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-loading": "view",
                  "u-image": "view"
               }
            }
         },
         {
            "path": "product/popup/address",
            "style": {
               "navigationBarTitleText": "",
               "componentPlaceholder": {
                  "u-popup": "view",
                  "u-icon": "view",
                  "u-empty": "view"
               }
            }
         },
         { //商品评价
            "path": "comment",
            "navigationStyle": "custom",
            "style": {
               "navigationBarTitleText": "商品评价",
               //app页面不显示滚动条
               "scrollIndicator": "none"
            }
         },
         { // 客服
            "path": "customerservice/index",
            "style": {
               "navigationBarTitleText": "客服",
               "usingComponents": {
                  // #ifdef MP-WEIXIN
                  "chat": "plugin://myPlugin/chat"
                  // #endif
               }
            }
         }
         ]
      },
      {
         "root": "pages/floor",
         "pages": [{
            "path": "empty"
         }]
         "pages": [
            {
               "path": "empty"
            }
         ]
      },
      {
         "root": "pages/video",
         "pages": [{
         "pages": [
            {
               "path": "home-page",
               "style": {
                  "navigationBarTitleText": "TA的主页"
               }
            },
            {
               "path" : "video-play",
               "style" :
               {
                  "navigationBarTitleText" : ""
               "path": "video-play",
               "style": {
                  "navigationBarTitleText": ""
               }
            },
            {
               "path" : "home-page-edit",
               "style" :
               {
                  "navigationBarTitleText" : "主页信息修改"
               "path": "home-page-edit",
               "style": {
                  "navigationBarTitleText": "主页信息修改"
               }
            },
            {
               "path" : "video-edit",
               "path": "video-edit",
               "style": {
                  "navigationBarTitleText": "视频编辑"
               }
            },
            {
               "path" : "video-goods-detail",
               "style" : 
               {
                  "navigationBarTitleText" : "视频编辑"
                  "navigationBarTitleText" : "视频推荐商品",
                  "componentPlaceholder": {
                     "u-button": "view"
                  }
               }
            }
         ]
      },
      {
         "root": "pages/passport",
         "pages": [{
         "pages": [
            {
               "path": "login",
               "style": {
                  "navigationBarTitleText": "",
@@ -842,14 +1010,13 @@
                     "animationType": "slide-in-bottom",
                     "scrollIndicator": "none",
                     "safearea": {
                        "bottom": {
                             "offset": "none"
                          }
                       }
                        "bottom": {
                           "offset": "none"
                        }
                     }
                  }
               }
            },
            {
               "path": "entry/seller/index",
               "style": {
@@ -937,58 +1104,57 @@
               }
            }
         ]
      },
      {
         "root": "pages/promotion",
         "pages": [ {
         "pages": [
            {
               "path": "seckill",
               "style": {
                  "navigationBarTitleText": "限时抢购",
                  "navigationStyle": "custom", // 隐藏系统导航栏
                  "navigationBarTextStyle": "black" ,
                  "navigationBarTextStyle": "black",
                  "app-plus": {
                     "titleNView": {
                        "homeButton":true
                        "homeButton": true
                     }
                  }
               }
            },
             {
            {
               "path": "joinGroup",
               "style": {
                  "navigationBarTitleText": "拼团活动",
                  "navigationStyle": "custom", // 隐藏系统导航栏
                  "navigationBarTextStyle": "black" ,
                  "navigationBarTextStyle": "black",
                  "app-plus": {
                     // 将回弹属性关掉
                     "bounce": "none"
                  }
               }
            },{
            },
            {
               "path": "lives",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTextStyle": "black"
               }
            },{
            },
            {
               "path": "bargain/list",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTextStyle": "white"
               }
            },{
            },
            {
               "path": "bargain/detail",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTextStyle": "white"
               }
            },{
            },
            {
               "path": "bargain/log",
               "style": {
                  "navigationBarTitleText": "砍价记录",
@@ -997,28 +1163,26 @@
                     "u-empty": "view"
                  }
               }
            },{
            },
            {
               "path": "point/detail",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTextStyle": "white"
               }
            },{
            },
            {
               "path": "point/pointList",
               "style": {
                  "navigationBarTitleText": "积分商城"
               }
            }
         ]
      },
      {
         "root": "pages/cart",
         "pages": [{
         "pages": [
            {
               "path": "coupon/myCoupon",
               "style": {
                  "navigationBarTitleText": "我的优惠券",
@@ -1043,7 +1207,6 @@
                  "navigationBarTitleText": "优惠券"
               }
            },
            {
               "path": "coupon/couponCenter",
               "style": {
@@ -1060,7 +1223,6 @@
                  "navigationBarTitleText": "支付订单",
                  "app-plus": {
                     "popGesture": "none" //禁止侧滑退出
                  }
               }
            },
@@ -1080,18 +1242,15 @@
               "path": "payment/shareOrderGoods",
               "style": {
                  "navigationBarTitleText": "",
                  "app-plus": {
                  }
                  "app-plus": {}
               }
            }
         ]
      },
      {
         "root": "pages/order",
         "pages": [{
         "pages": [
            {
               "path": "complain/complain",
               "style": {
                  "navigationBarTitleText": "订单商品投诉"
@@ -1101,6 +1260,17 @@
               "path": "complain/complainInfo",
               "style": {
                  "navigationBarTitleText": "投诉详情"
               }
            },
            {
               "path": "invoice/setInvoice",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom",
                  "componentPlaceholder": {
                     "u-popup": "view",
                     "u-input": "view"
                  }
               }
            },
            {
@@ -1161,7 +1331,6 @@
                  "navigationBarTitleText": "评价详情"
               }
            },
            {
               "path": "evaluate/releaseEvaluate",
               "style": {
@@ -1181,7 +1350,6 @@
                  }
               }
            },
            {
               "path": "afterSales/applyProgress",
               "style": {
@@ -1202,13 +1370,15 @@
                     "bounce": "none",
                     "titleNView": {
                        "titleColor": "#FFFFFF",
                        "buttons": [{
                           "text": "完成",
                           "fontSize": "14",
                           "color": "#FFFFFF",
                           "width": "36px"
                           // "background": "rgba(0,0,0,0)"
                        }]
                        "buttons": [
                           {
                              "text": "完成",
                              "fontSize": "14",
                              "color": "#FFFFFF",
                              "width": "36px"
                              // "background": "rgba(0,0,0,0)"
                           }
                        ]
                     }
                  }
               }
@@ -1246,11 +1416,49 @@
            {
               "path": "fillorder",
               "style": {
                  "navigationBarTitleText": "填写订单"
                  "navigationBarTitleText": "填写订单",
                  "componentPlaceholder": {
                     "u-image": "view",
                     "u-row": "view",
                     "u-col": "view",
                     "u-input": "view",
                     "u-icon": "view",
                     "u-select": "view",
                     "u-notice-bar": "view"
                  }
               }
            }
         ]
      },
      {
         "root": "pages/health",
         "pages": [{
            "path": "healthVideo",
            "style": {
               "navigationBarTitleText": "大健康"
            }
         }]
      },
      {
         "root": "pages/kitchen",
         "pages": [{
            "path": "KitchenVideo",
            "style": {
               "navigationBarTitleText": "厨神"
            }
         }]
      }
      // ,
      // {
      //    "root": "pages/commodity-square",
      //    "pages": [{
      //       "path" : "commoditySquare",
      //       "style" :
      //       {
      //          "navigationBarTitleText" : "商品广场"
      //       }
      //    }]
      // }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
@@ -1262,7 +1470,6 @@
      "app-plus": {
         // 全局关闭回弹功能
         "bounce": "none"
      }
   },
   "tabBar": {
@@ -1271,14 +1478,16 @@
      "selectedColor": "#ff573e",
      "borderStyle": "black",
      "backgroundColor": "#ffffff",
      "list": [{
      "list": [
         {
            "pagePath": "pages/tabbar/index/home",
            "iconPath": "static/tabbar/home.png",
            "selectedIconPath": "static/tabbar/home-s.png",
            "text": "首页"
         },
         {
            "pagePath": "pages/tabbar/category/category",
            // "pagePath": "pages/tabbar/category/category",
            "pagePath": "pages/commodity-square/commoditySquare",
            "iconPath": "static/tabbar/category.png",
            "selectedIconPath": "static/tabbar/category-s.png",
            "text": "商城"
@@ -1314,4 +1523,4 @@
      //    "query": "" //启动参数,在页面的onLoad函数里面得到
      // }]
   }
}
}