绿满眶商城微信小程序-uniapp
zhanghua
2025-09-01 b185d60269102c404509156f7cf6859b9b0e034c
pages.json
@@ -2,7 +2,7 @@
  "easycom": {
    "autoscan": true,
    "custom": {
      "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue",
      "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue",
      "__placeholder__": true
      //uview,
      // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件
@@ -27,6 +27,12 @@
        "enablePullDownRefresh": false,
        "navigationStyle": "custom"
        // 隐藏顶部导航栏
      }
    },
    {
      "path": "pages/ActivityPopup/ActivityPopup",
      "style": {
        "navigationBarTitleText": ""
      }
    }
    // {
@@ -77,7 +83,6 @@
    // {
    //    // "path": "pages/tabbar/category/category",
    //    "path": "pages/commodity-square/commoditySquare",
    //    "style": {
    //       "navigationBarTitleText": "商品广场",
    //       "navigationStyle": "custom", // 隐藏系统导航栏
@@ -424,27 +429,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": {
        //     "navigationBarTitleText": "推广分佣",
@@ -632,7 +616,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"
            }
          }
        },
        {
@@ -719,7 +710,8 @@
              "u-input": "view",
              "u-radio-group": "view",
              "u-radio": "view",
              "u-picker": "view"
              "u-picker": "view",
              "u-icon": "view"
            }
          }
        },
@@ -857,31 +849,32 @@
              "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": "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": {
@@ -899,30 +892,28 @@
          "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"
         }
            "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"
            }
          }
        },
        {
@@ -1009,9 +1000,9 @@
          "path": "licencePhoto",
          "style": {
            "navigationBarTitleText": "营业执照",
         "componentPlaceholder": {
           "u-image": "view"
         }
            "componentPlaceholder": {
              "u-image": "view"
            }
          }
        },
        {
@@ -1158,8 +1149,7 @@
            "componentPlaceholder": {
              "u-empty": "view",
              "u-loadmore": "view",
              "u-image": "view",
              "u-empty": "view"
              "u-image": "view"
            }
          }
        },
@@ -1217,8 +1207,44 @@
          "style": {
            "navigationBarTitleText": "视频推荐商品",
            "componentPlaceholder": {
              "u-button": "view"
              "u-button": "view",
              "u-icon": "view",
              "u-navbar": "view",
              "u-popup": "view"
            }
          }
        },
        {
          "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": "商品相关视频"
          }
        },
        {
@@ -1252,7 +1278,7 @@
        {
          "path": "entry/seller/index",
          "style": {
            "navigationBarTitleText": "店铺入驻",
            "navigationBarTitleText": "供应商入驻",
            "navigationStyle": "custom",
            "componentPlaceholder": {
              "u-navbar": "view"
@@ -1439,10 +1465,10 @@
          "path": "coupon/index",
          "style": {
            "navigationBarTitleText": "优惠券",
         "componentPlaceholder": {
           "u-tabs": "view",
           "u-empty": "view"
         }
            "componentPlaceholder": {
              "u-tabs": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -1621,19 +1647,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": {
@@ -1667,7 +1706,18 @@
        {
          "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"
            }
          }
        },
        {
@@ -1784,14 +1834,28 @@
        {
          "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"
          }
        }
@@ -1867,7 +1931,7 @@
        {
          "path": "news",
          "style": {
            "navigationBarTitleText": "新闻",
            "navigationBarTitleText": "快讯",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1886,7 +1950,7 @@
        {
          "path": "detail",
          "style": {
            "navigationBarTitleText": "新闻详情",
            "navigationBarTitleText": "快讯详情",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1932,7 +1996,7 @@
        {
          "path": "userPermissions",
          "style": {
            "navigationBarTitleText": "用户权限",
            "navigationBarTitleText": "店员管理",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1965,7 +2029,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"
            }
          }
        }
@@ -2002,12 +2080,12 @@
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",
          "style": {
            "navigationBarTitleText": "专题"
          }
        },
        // {
        //   "path": "special/special",
        //   "style": {
        //     "navigationBarTitleText": "专题"
        //   }
        // },
        {
          "path": "cart/cartList",
          "style": {
@@ -2114,4 +2192,4 @@
    //    "query": "" //启动参数,在页面的onLoad函数里面得到
    // }]
  }
}
}