绿满眶商城微信小程序-uniapp
peng
2025-09-12 60e4aedc23d54a8f7e661f07a1757da4a44ec726
pages.json
@@ -3,21 +3,18 @@
    "autoscan": true,
    "custom": {
      "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue",
     "__placeholder__": true
      "^l-(.*)": "@/pages/prize/lime-dialer_0.2.7/components/l-$1/l-$1.vue",
      "__placeholder__": true
      //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__ 表示主包
  //    }
  // },
  "preloadRule": {
    "pages/prize/PrizeDetail/PrizeDetail": {
      "network": "all",
      "packages": ["pages/prize"]
    }
  },
  "pages": [
    // 第一个就是首页
    {
@@ -28,7 +25,14 @@
        "navigationStyle": "custom"
        // 隐藏顶部导航栏
      }
    },
    {
      "path": "pages/ActivityPopup/ActivityPopup",
      "style": {
        "navigationBarTitleText": ""
      }
    }
    // {
    //    "path": "pages/tabbar/home/index",
    //    "style": {
@@ -146,18 +150,18 @@
    //     }
    //   }
    // }
   // ,
 //    {
 //      "path": "components/m-buy/goods",
 //      "style": {
 //        "navigationBarTitleText": "",
 //        "componentPlaceholder": {
 //          "u-popup": "view",
 //          "u-image": "view",
 //          "u-alert-tips": "view"
 //        }
 //      }
 //    }
    // ,
    //    {
    //      "path": "components/m-buy/goods",
    //      "style": {
    //        "navigationBarTitleText": "",
    //        "componentPlaceholder": {
    //          "u-popup": "view",
    //          "u-image": "view",
    //          "u-alert-tips": "view"
    //        }
    //      }
    //    }
    // {
    //   "path": "components/m-take-down-sale-goods/index",
    //   "style": {
@@ -396,6 +400,31 @@
    //    ]
    // },
    {
      "root": "pages/prizeRecord",
      "pages": [
        {
          "path": "prizeRecord",
          "style": {
            "navigationBarTitleText": "",
            "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-empty": "view",
              "u-loadmore": "view"
            }
          }
        }
      ]
    },
    {
      "root": "pages/mine",
      "pages": [
        // {
@@ -423,27 +452,6 @@
            }
          }
        },
        // {
        //   "path": "myCollect",
        //   "style": {
        //     "navigationBarTitleText": "收藏",
        //     "enablePullDownRefresh": true,
        //     //下拉刷新
        //     "navigationStyle": "custom",
        //     "app-plus": {
        //       "scrollIndicator": "none"
        //     },
        //     "componentPlaceholder": {
        //       "u-navbar": "view",
        //       "u-tabs": "view",
        //       "u-empty": "view",
        //       "u-swipe-action": "view",
        //       "u-image": "view",
        //       "u-loading": "view",
        //       "u-tag": "view"
        //     }
        //   }
        // },
        // {
        //   "path": "distribution/list",
        //   "style": {
@@ -530,13 +538,13 @@
          "path": "deposit/index",
          "style": {
            // "navigationStyle": "custom"
         "navigationBarTitleText": "预存款列表"
            "navigationBarTitleText": "预存款列表"
          }
        },
        {
          "path": "deposit/operation",
          "style": {
           "navigationBarTitleText": "余额"
            "navigationBarTitleText": "余额"
            // "navigationStyle": "custom"
          }
        },
@@ -570,13 +578,18 @@
            }
          }
        },
        // {
        //   "path": "address/storeAddress",
        //   "style": {
        //     "enablePullDownRefresh": true,
        //     "navigationBarTitleText": "自提点"
        //   }
        // },
        {
          "path": "address/storeAddress",
          "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "自提点",
            "componentPlaceholder": {
              "u-empty": "view",
              "u-icon": "view",
              "u-action-sheet": "view"
            }
          }
        },
        {
          "path": "address/add",
          "style": {
@@ -632,7 +645,14 @@
          "path": "set/securityCenter/bindMobile",
          "style": {
            "navigationBarTitleText": "绑定手机号",
            "app-plus": {}
            "app-plus": {},
            "componentPlaceholder": {
              "u-form": "view",
              "u-form-item": "view",
              "u-input": "view",
              "u-verification-code": "view",
              "u-icon": "view"
            }
          }
        },
        {
@@ -651,11 +671,11 @@
            // 隐藏系统导航栏
            "enablePullDownRefresh": true,
            "app-plus": {},
         "componentPlaceholder": {
           "u-navbar": "view",
           "u-image": "view",
           "u-avatar": "view"
         }
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-image": "view",
              "u-avatar": "view"
            }
          }
        },
        {
@@ -719,7 +739,8 @@
              "u-input": "view",
              "u-radio-group": "view",
              "u-radio": "view",
              "u-picker": "view"
              "u-picker": "view",
              "u-icon": "view"
            }
          }
        },
@@ -770,12 +791,12 @@
          "path": "msgTips/packageMsg/logisticsDetail",
          "style": {
            "navigationBarTitleText": "订单跟踪",
         "componentPlaceholder": {
           "u-time-line": "view",
           "u-time-line-item": "view",
           "u-icon": "view",
           "u-empty": "view"
         }
            "componentPlaceholder": {
              "u-time-line": "view",
              "u-time-line-item": "view",
              "u-icon": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -857,16 +878,167 @@
              "u-navbar": "view",
              "u-button": "view",
              "u-image": "view",
              "u-loadmore": "view"
              "u-loadmore": "view",
              "u-empty": "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"
        //     }
        //   }
        // },
        {
          "path": "myAttention",
          "style": {
            "navigationBarTitleText": "关注列表",
            "enablePullDownRefresh": true
          }
        }
      ]
    },
    {
      "root": "pages/product",
      // 关键配置
      "pages": [
        {
          "path": "shopPage",
          "style": {
            "navigationBarTitleText": "",
            "componentPlaceholder": {
              "u-image": "view",
              "u-navbar": "view",
              "u-no-network": "view",
              "u-icon": "view",
              "tpl_banner": "view",
              "tpl_title": "view",
              "tpl_left_one_right_two": "view",
              "tpl_left_two_right_one": "view",
              "tpl_top_one_bottom_two": "view",
              "tpl_top_two_bottom_one": "view",
              "tpl_flex_three": "view",
              "tpl_flex_five": "view",
              "tpl_flex_four": "view",
              "tpl_flex_two": "view",
              "tpl_text_picture": "view",
              "tpl_menu": "view",
              "tpl_search": "view",
              "tpl_flex_one": "view",
              "tpl_goods": "view",
              "tpl_group": "view"
            }
          }
        },
        {
          "path": "myCollect/myCollect",
          "path": "m-goods-list/list",
          "style": {
            "navigationBarTitleText": "我的收藏",
            "enablePullDownRefresh": true,
            //下拉刷新
            "navigationBarTitleText": "",
            "navigationStyle": "custom",
            "app-plus": {
              //app页面不显示滚动条
              "scrollIndicator": "none",
              "bottom": "0",
              "contentAdjust": "false",
              "bounce": "none",
              "safearea": {
                "bottom": "none"
              }
            },
            "componentPlaceholder": {
              "u-image": "view",
              "u-loading": "view",
              "u-tag": "view",
              "u-icon": "view"
            }
          }
        },
        {
          "path": "m-share/index",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom",
            "componentPlaceholder": {
              "u-popup": "view",
              "u-icon": "view"
            }
          }
        },
        {
          "path": "m-buy/goods",
          "style": {
            "navigationBarTitleText": "",
            "componentPlaceholder": {
              "u-popup": "view",
              "u-image": "view",
              "u-alert-tips": "view"
            }
          }
        },
        {
          "path": "m-take-down-sale-goods/index",
          "style": {
            "navigationBarTitleText": "",
            "componentPlaceholder": {
              "u-popup": "view"
            }
          }
        },
        // {
        //   "path": "popups/popups",
        //   "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-image": "view",
        //      "u-loadmore": "view"
        //    }
        //   }
        // },
        {
          "path": "shopList",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "licencePhoto",
          "style": {
            "navigationBarTitleText": "营业执照",
            "componentPlaceholder": {
              "u-image": "view"
            }
          }
        },
        {
          "path": "shopPageGoods",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -880,131 +1052,6 @@
              "u-image": "view",
              "u-loadmore": "view"
            }
          }
        },
        {
          "path": "myAttention",
          "style": {
            "navigationBarTitleText": "关注列表",
            "enablePullDownRefresh": true
          }
        }
      ]
    },
    {
      "root": "pages/product",
        // 关键配置
      "pages": [
        {
          "path": "shopPage",
          "style": {
            "navigationBarTitleText": ""
          }
        },
      {
        "path": "m-share/index",
        "style": {
          "navigationBarTitleText": "",
          "navigationStyle": "custom",
          "componentPlaceholder": {
            "u-popup": "view",
            "u-icon": "view"
          }
        }
      },
      {
        "path": "m-goods-list/list",
        "style": {
          "navigationBarTitleText": "",
          "navigationStyle": "custom",
          "app-plus": {
            //app页面不显示滚动条
            "scrollIndicator": "none",
            "bottom": "0",
            "contentAdjust": "false",
            "bounce": "none",
            "safearea": {
              "bottom": "none"
            }
          },
          "componentPlaceholder": {
            "u-image": "view",
            "u-loading": "view",
            "u-tag": "view",
            "u-icon": "view"
          }
        }
      },
         {
           "path": "m-buy/goods",
           "style": {
             "navigationBarTitleText": "",
             "componentPlaceholder": {
               "u-popup": "view",
               "u-image": "view",
               "u-alert-tips": "view"
             }
           }
         },
         {
           "path": "m-take-down-sale-goods/index",
           "style": {
             "navigationBarTitleText": "",
             "componentPlaceholder": {
               "u-popup": "view"
             }
           }
         },
      // {
      //   "path": "popups/popups",
      //   "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-image": "view",
      //      "u-loadmore": "view"
      //    }
      //   }
      // },
        {
          "path": "shopList",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "licencePhoto",
          "style": {
            "navigationBarTitleText": "营业执照"
          }
        },
        {
          "path": "shopPageGoods",
          "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-navbar": "view",
           "u-image": "view",
           "u-loadmore": "view"
         }
          }
        },
        {
@@ -1026,7 +1073,8 @@
            "componentPlaceholder": {
              "u-icon": "view",
              "u-navbar": "view",
              "u-popup": "view"
              "u-popup": "view",
              "popups": "view"
            }
          }
        },
@@ -1126,7 +1174,13 @@
          "style": {
            "navigationBarTitleText": "商品评价",
            //app页面不显示滚动条
            "scrollIndicator": "none"
            "scrollIndicator": "none",
            "componentPlaceholder": {
              "u-empty": "view",
              "u-loadmore": "view",
              "u-image": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -1145,7 +1199,6 @@
    },
    {
      "root": "pages/floor",
      "pages": [
        {
          "path": "empty"
@@ -1193,12 +1246,45 @@
          "style": {
            "navigationBarTitleText": ""
          }
        },
        {
          "path": "video-goods-detail-swiper",
          "style": {
            "navigationBarTitleText": "视频推荐商品",
            "componentPlaceholder": {
              "u-button": "view",
              "u-icon": "view",
              "u-navbar": "view",
              "u-popup": "view",
              "popups": "view",
              "shares": "view",
              "promotion-layout": "view",
              "promotion-details-layout": "view",
              "promotion-assemble-layout": "view",
              "promotion-assemble-list-layout": "view",
              "promotion-coupon": "view",
              "goods-intro": "view",
              "goods-recommend": "view",
              "store-layout": "view",
              "evaluation": "view",
              "goods-swiper": "view",
              "popup-goods": "view",
              "popup-address": "view",
              "take-down-form-sale-goods": "view"
            }
          }
        },
        {
          "path": "video-similar",
          "style": {
            "navigationBarTitleText": "商品相关视频"
          }
        }
      ]
    },
    {
      "root": "pages/passport",
      "pages": [
        {
          "path": "login",
@@ -1220,7 +1306,7 @@
        {
          "path": "entry/seller/index",
          "style": {
            "navigationBarTitleText": "店铺入驻",
            "navigationBarTitleText": "供应商入驻",
            "navigationStyle": "custom",
            "componentPlaceholder": {
              "u-navbar": "view"
@@ -1307,7 +1393,6 @@
    },
    {
      "root": "pages/promotion",
      "pages": [
        {
          "path": "seckill",
@@ -1384,7 +1469,6 @@
    },
    {
      "root": "pages/cart",
      "pages": [
        {
          "path": "coupon/myCoupon",
@@ -1408,7 +1492,11 @@
        {
          "path": "coupon/index",
          "style": {
            "navigationBarTitleText": "优惠券"
            "navigationBarTitleText": "优惠券",
            "componentPlaceholder": {
              "u-tabs": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -1429,11 +1517,11 @@
              "popGesture": "none"
              //禁止侧滑退出
            },
         "componentPlaceholder": {
           "u-count-down": "view",
           "u-row": "view",
           "u-icon": "view"
         }
            "componentPlaceholder": {
              "u-count-down": "view",
              "u-row": "view",
              "u-icon": "view"
            }
          }
        },
        {
@@ -1461,7 +1549,6 @@
    },
    {
      "root": "pages/order",
      "pages": [
        {
          "path": "complain/complain",
@@ -1530,17 +1617,17 @@
          "path": "orderDetail",
          "style": {
            "navigationBarTitleText": "订单详情",
         "componentPlaceholder": {
           "u-icon": "view",
           "u-image": "view",
           "u-tag": "view",
           "u-button": "view",
           "u-popup": "view",
           "u-radio-group": "view",
           "u-radio": "view",
           "u-toast": "view",
           "u-modal": "view"
         }
            "componentPlaceholder": {
              "u-icon": "view",
              "u-image": "view",
              "u-tag": "view",
              "u-button": "view",
              "u-popup": "view",
              "u-radio-group": "view",
              "u-radio": "view",
              "u-toast": "view",
              "u-modal": "view"
            }
          }
        },
        {
@@ -1553,23 +1640,23 @@
          "path": "evaluate/evaluateDetail",
          "style": {
            "navigationBarTitleText": "评价详情",
         "componentPlaceholder": {
           "u-image": "view"
         }
            "componentPlaceholder": {
              "u-image": "view"
            }
          }
        },
        {
          "path": "evaluate/releaseEvaluate",
          "style": {
            "navigationBarTitleText": "发布评价",
        "componentPlaceholder": {
          "u-icon": "view",
          "u-image": "view",
          "u-input": "view",
          "u-upload": "view",
          "u-rate": "view",
          "u-toast": "view"
        }
            "componentPlaceholder": {
              "u-icon": "view",
              "u-image": "view",
              "u-input": "view",
              "u-upload": "view",
              "u-rate": "view",
              "u-toast": "view"
            }
          }
        },
        {
@@ -1588,19 +1675,32 @@
        {
          "path": "afterSales/applyProgress",
          "style": {
            "navigationBarTitleText": "售后服务"
            "navigationBarTitleText": "售后服务",
            "componentPlaceholder": {
              "u-time-line": "view",
              "u-time-line-item": "view",
              "u-empty": "view"
            }
          }
        },
        {
          "path": "afterSales/applyDetail",
          "style": {
            "navigationBarTitleText": "售后服务"
            "navigationBarTitleText": "售后服务",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-image": "view"
            }
          }
        },
        {
          "path": "afterSales/applySuccess",
          "style": {
            "navigationBarTitleText": "提交成功",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view"
            },
            "app-plus": {
              "bounce": "none",
              "titleNView": {
@@ -1625,16 +1725,27 @@
          "path": "afterSales/afterSalesSelect",
          "style": {
            "navigationBarTitleText": "申请售后",
         "componentPlaceholder": {
           "u-image": "view",
           "u-icon": "view"
         }
            "componentPlaceholder": {
              "u-image": "view",
              "u-icon": "view"
            }
          }
        },
        {
          "path": "afterSales/afterSalesDetail",
          "style": {
            "navigationBarTitleText": "申请售后"
            "navigationBarTitleText": "申请售后",
            "componentPlaceholder": {
              "u-form": "view",
              "u-image": "view",
              "u-number-box": "view",
              "u-form-item": "view",
              "u-input": "view",
              "u-upload": "view",
              "u-button": "view",
              "u-select": "view",
              "u-toast": "view"
            }
          }
        },
        {
@@ -1666,12 +1777,61 @@
              "u-notice-bar": "view"
            }
          }
        },
        {
           "path" : "claim-coupon/claim-coupon",
           "style" :
           {
              "navigationBarTitleText" : "优惠券领取",
              "enablePullDownRefresh" : true,
            "componentPlaceholder": {
              "u-image": "view",
              "u-tag": "view",
              "u-loading": "view",
              "u-empty": "view",
              "u-modal":"view"
            }
           }
        },
        {
           "path" : "editOrderAddress/editOrderAddress",
           "style" :
           {
              "navigationBarTitleText" : "修改订单",
            "componentPlaceholder": {
              "u-image": "view",
              "u-row": "view",
              "u-col": "view",
              "u-input": "view",
              "u-icon": "view",
              "u-select": "view",
              "u-notice-bar": "view"
            }
           }
        },
        {
           "path" : "cardPack",
           "style" :
           {
              "navigationBarTitleText" : "优惠劵卡包",
            "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-empty": "view"
            }
           }
        }
      ]
    },
    {
      "root": "pages/health",
      "pages": [
        {
          "path": "healthVideo",
@@ -1684,7 +1844,6 @@
    },
    {
      "root": "pages/tabbar/home",
      "pages": [
        {
          "path": "web-view",
@@ -1694,7 +1853,6 @@
    },
    {
      "root": "pages/kitchen",
      "pages": [
        {
          "path": "KitchenVideo",
@@ -1706,20 +1864,44 @@
        }
      ]
    },
   {
     "root": "pages/subComponents",
     "pages": [{
        "path" : "empty/empty",
        "style" :
        {
           "navigationBarTitleText" : "分包占位"
        }
     }
     ]
   },
    {
      "root": "pages/prize",
      "pages": [
        {
          "path": "PrizeDetail/PrizeDetail",
          "style": {
            "navigationBarTitleText": "抽奖活动",
            "enablePullDownRefresh": false
          }
        }
      ]
    },
    {
      "root": "pages/subComponents",
      "pages": [
        {
          "path": "empty/empty",
          "style": {
            "navigationBarTitleText": "分包占位"
          }
        },
        {
          "path": "popups/popups",
          "style": {
            "componentPlaceholder": {
              "u-modal": "view",
              "u-tabs": "view",
              "u-image": "view",
              "u-search": "view",
              "u-icon": "view",
              "u-loadmore": "view"
            }
          }
        }
      ]
    },
    {
      "root": "pages/tabbar/user",
      "pages": [
        {
          "path": "my",
@@ -1738,19 +1920,32 @@
    },
    {
      "root": "pages/supplier/suppler-order",
      "pages": [
        {
          "path": "suppler-order",
          "style": {
            "navigationBarTitleText": "供应商端"
            "navigationBarTitleText": "供应商端",
            // "navigationStyle": "custom"
            "componentPlaceholder": {
              "u-empty": "view",
              "u-image": "view"
            }
          }
        },
        {
          "path": "order-detail",
          "style": {
            "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",
              "u-upload": "view"
            }
            // "navigationStyle": "custom"
          }
        }
@@ -1758,7 +1953,6 @@
    },
    {
      "root": "pages/supplier/publish-goods",
      "pages": [
        {
          "path": "publishGoods",
@@ -1787,7 +1981,6 @@
    },
    {
      "root": "pages/goods-manager",
      "pages": [
        {
          "path": "goodsList/goodsList",
@@ -1824,12 +2017,11 @@
    },
    {
      "root": "pages/news",
      "pages": [
        {
          "path": "news",
          "style": {
            "navigationBarTitleText": "新闻",
            "navigationBarTitleText": "快讯",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1841,15 +2033,14 @@
              "u-loading": "view",
              "u-navbar": "view",
              "u-loadmore": "view",
           "u-empty": "view"
              "u-empty": "view"
            }
          }
        },
        {
          "path": "detail",
          "style": {
            "navigationBarTitleText": "新闻详情",
            "navigationBarTitleText": "快讯详情",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1868,7 +2059,6 @@
    },
    {
      "root": "pages/userPermissions",
      "pages": [
        {
          "path": "addStoreMember",
@@ -1896,7 +2086,7 @@
        {
          "path": "userPermissions",
          "style": {
            "navigationBarTitleText": "用户权限",
            "navigationBarTitleText": "店员管理",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1915,7 +2105,6 @@
    },
    {
      "root": "pages/commodity-square",
      "pages": [
        {
          "path": "commoditySquare",
@@ -1930,7 +2119,21 @@
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-search": "view",
              "u-image": "view"
              "u-image": "view",
              "u-icon": "view"
            }
          }
        },
        {
          "path": "coups-goods-list",
          "style": {
            "navigationStyle": "custom",
            "navigationBarTitleText": "优惠卷商品页面",
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-search": "view",
              "u-image": "view",
              "u-icon": "view"
            }
          }
        }
@@ -1938,7 +2141,6 @@
    },
    {
      "root": "pages/navigation",
      "pages": [
        {
          "path": "search/searchPage",
@@ -1967,14 +2169,13 @@
    },
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",
          "style": {
            "navigationBarTitleText": "专题"
          }
        },
        // {
        //   "path": "special/special",
        //   "style": {
        //     "navigationBarTitleText": "专题"
        //   }
        // },
        {
          "path": "cart/cartList",
          "style": {
@@ -2081,4 +2282,4 @@
    //    "query": "" //启动参数,在页面的onLoad函数里面得到
    // }]
  }
}
}