绿满眶商城微信小程序-uniapp
zxl
7 天以前 232225891f27532a550ab9eb50d84f2f07dfac7f
pages.json
@@ -11,7 +11,9 @@
      // 页面的预下载配置
      {
         "network": "all", // all(不限网络) wifi(仅wifi下预下载)
         "packages": ["uview-components"] // 预下载分包的 root 或 name。__APP__ 表示主包
         "packages": [
            "uview-components"
         ] // 预下载分包的 root 或 name。__APP__ 表示主包
      }
   },
   "pages": [
@@ -24,6 +26,12 @@
            "navigationStyle": "custom" // 隐藏顶部导航栏
         }
      },
      // {
      //    "path": "pages/tabbar/index/home1",
      //    "style": {
      //       "navigationBarTitleText": ""
      //    }
      // },
      {
         "path": "pages/tabbar/home/index",
         "style": {
@@ -59,7 +67,8 @@
               "u-toast": "view"
            }
         }
      }, {
      },
      {
         "path": "pages/tabbar/category/category",
         "style": {
            "navigationBarTitleText": "分类",
@@ -171,7 +180,8 @@
               "u-back-top": "view"
            }
         }
      }, {
      },
      {
         "path": "pages/tabbar/user/my",
         "style": {
            "navigationBarTextStyle": "white",
@@ -184,12 +194,9 @@
            }
         }
      },
      {
         "path": "pages/tabbar/home/web-view",
         "style": {
         }
         "style": {}
      },
      {
         "path": "pages/tabbar/special/special",
@@ -217,13 +224,33 @@
         "path": "pages/goods-manager/goodsList/goodsList",
         "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "商品列表"
            "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": ""
            "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"
            }
         }
      },
      {
@@ -239,12 +266,11 @@
               "u-popup": "view",
               "u-search": "view",
               "u-loading": "view",
               "u-navbar": "view"
               "u-navbar": "view",
               "u-loadmore":"view"
            }
         }
      },
      {
         "path": "pages/customerManager/customerManager",
         "style": {
@@ -257,7 +283,11 @@
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view",
               "u-loading": "view"
               "u-loading": "view",
               "u-checkbox": "view",
               "u-checkbox-group": "view",
               "u-navbar": "view",
               "u-loadmore":"view"
            }
         }
      },
@@ -277,28 +307,30 @@
               "u-loading": "view",
               "u-checkbox": "view",
               "u-checkbox-group": "view",
               "u-navbar": "view"
               "u-navbar": "view",
               "u-loadmore":"view",
               "u-switch": "view"
            }
         }
      }
   ],
   "subPackages": [{
   "subPackages": [
      {
         "root": "uview-components", // 必须与preloadRule中的名称完全一致
         "name": "uview-components",
         "pages": [{
            "path": "pages/empty-page/empty-page",
            "style": {
               "navigationBarTitleText": "",
               "disableScroll": true
         "pages": [
            {
               "path": "pages/empty-page/empty-page",
               "style": {
                  "navigationBarTitleText": "",
                  "disableScroll": true
               }
            }
         }]
         ]
      },
      {
         "root": "pages/mine",
         "pages": [
            {
               "path": "signIn",
               "style": {
@@ -307,7 +339,8 @@
                     "u-icon": "view"
                  }
               }
            }, {
            },
            {
               "path": "myTracks",
               "style": {
                  "navigationBarTitleText": "我的足迹",
@@ -322,7 +355,8 @@
                     "u-checkbox": "view"
                  }
               }
            }, {
            },
            {
               "path": "myCollect",
               "style": {
                  "navigationBarTitleText": "收藏",
@@ -428,36 +462,30 @@
               "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": "预存款详情"
               }
            },
            {
@@ -506,7 +534,6 @@
                  "navigationBarTitleText": "功能介绍"
               }
            },
            {
               "path": "set/securityCenter/fingerLogin",
               "style": {
@@ -519,35 +546,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": {}
               }
            },
            {
@@ -556,7 +574,6 @@
                  "navigationStyle": "custom", // 隐藏系统导航栏
                  "enablePullDownRefresh": true,
                  "app-plus": {}
               }
            },
            {
@@ -575,7 +592,6 @@
                  "navigationBarTitleText": "安全中心"
               }
            },
            {
               "path": "set/editionIntro",
               "style": {
@@ -605,12 +621,14 @@
                  "app-plus": {
                     "titleNView": {
                        "padding-right": "12",
                        "buttons": [{
                           "text": "保存",
                           "fontSize": "16",
                           "width": "auto",
                           "color": "#FFFFFF"
                        }]
                        "buttons": [
                           {
                              "text": "保存",
                              "fontSize": "16",
                              "width": "auto",
                              "color": "#FFFFFF"
                           }
                        ]
                     }
                  },
                  "componentPlaceholder": {
@@ -622,7 +640,8 @@
                     "u-picker": "view"
                  }
               }
            }, {
            },
            {
               "path": "help/tips",
               "style": {
                  "navigationBarTitleText": "",
@@ -630,7 +649,8 @@
                     "u-parse": "view"
                  }
               }
            }, {
            },
            {
               "path": "point/myPoint",
               "style": {
                  "navigationBarTitleText": "我的积分",
@@ -669,17 +689,31 @@
               "style": {
                  "navigationBarTitleText": "订单跟踪"
               }
            }, {
            },
            {
               "path": "activity/detail",
               "style": {
                  "navigationBarTitleText": "活动详情"
                  "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, //下拉刷新
                  "navigationStyle": "custom",
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
@@ -688,15 +722,17 @@
                     "u-action-sheet": "view",
                     "u-checkbox-group": "view",
                     "u-checkbox": "view",
                     "u-navbar": "view"
                     "u-navbar": "view",
                     "u-button": "view",
                     "u-image": "view"
                  }
               }
            }, {
            },
            {
               "path": "activity/reportActivity",
               "style": {
                  "navigationBarTitleText": "活动",
                  "enablePullDownRefresh": true, //下拉刷新
                  "navigationStyle": "custom",
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
@@ -705,13 +741,18 @@
                     "u-action-sheet": "view",
                     "u-checkbox-group": "view",
                     "u-checkbox": "view",
                     "u-navbar": "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",
@@ -721,37 +762,38 @@
                     "u-popup": "view",
                     "u-search": "view",
                     "u-loading": "view",
                     "u-navbar": "view"
                     "u-navbar": "view",
                     "u-image": "view",
                     "u-loadmore": "view"
                  }
               }
            }
         ]
      },
      {
         "root": "pages/product",
         "pages": [{
         "pages": [
            {
               "path": "shopPage",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
               }
            }, {
            },
            {
               "path": "shopList",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
               }
            }, {
            },
            {
               "path": "licencePhoto",
               "style": {
                  "navigationBarTitleText": "营业执照"
               }
            }, {
            },
            {
               "path": "shopPageGoods",
               "style": {
                  "navigationBarTitleText": "",
@@ -890,44 +932,49 @@
                  }
               }
            }
         ]
      },
      {
         "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",
               "style": {
                  "navigationBarTitleText": "视频编辑"
               }
            }
         ]
      },
      {
         "root": "pages/passport",
         "pages": [{
         "pages": [
            {
               "path": "login",
               "style": {
                  "navigationBarTitleText": "",
@@ -944,7 +991,6 @@
                  }
               }
            },
            {
               "path": "entry/seller/index",
               "style": {
@@ -1032,12 +1078,11 @@
               }
            }
         ]
      },
      {
         "root": "pages/promotion",
         "pages": [{
         "pages": [
            {
               "path": "seckill",
               "style": {
                  "navigationBarTitleText": "限时抢购",
@@ -1050,7 +1095,6 @@
                  }
               }
            },
            {
               "path": "joinGroup",
               "style": {
@@ -1062,28 +1106,29 @@
                     "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": "砍价记录",
@@ -1092,28 +1137,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": "我的优惠券",
@@ -1138,7 +1181,6 @@
                  "navigationBarTitleText": "优惠券"
               }
            },
            {
               "path": "coupon/couponCenter",
               "style": {
@@ -1155,7 +1197,6 @@
                  "navigationBarTitleText": "支付订单",
                  "app-plus": {
                     "popGesture": "none" //禁止侧滑退出
                  }
               }
            },
@@ -1175,18 +1216,15 @@
               "path": "payment/shareOrderGoods",
               "style": {
                  "navigationBarTitleText": "",
                  "app-plus": {
                  }
                  "app-plus": {}
               }
            }
         ]
      },
      {
         "root": "pages/order",
         "pages": [{
         "pages": [
            {
               "path": "complain/complain",
               "style": {
                  "navigationBarTitleText": "订单商品投诉"
@@ -1256,7 +1294,6 @@
                  "navigationBarTitleText": "评价详情"
               }
            },
            {
               "path": "evaluate/releaseEvaluate",
               "style": {
@@ -1276,7 +1313,6 @@
                  }
               }
            },
            {
               "path": "afterSales/applyProgress",
               "style": {
@@ -1297,13 +1333,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)"
                           }
                        ]
                     }
                  }
               }
@@ -1357,7 +1395,6 @@
      "app-plus": {
         // 全局关闭回弹功能
         "bounce": "none"
      }
   },
   "tabBar": {
@@ -1366,7 +1403,8 @@
      "selectedColor": "#ff573e",
      "borderStyle": "black",
      "backgroundColor": "#ffffff",
      "list": [{
      "list": [
         {
            "pagePath": "pages/tabbar/index/home",
            "iconPath": "static/tabbar/home.png",
            "selectedIconPath": "static/tabbar/home-s.png",