绿满眶商城微信小程序-uniapp
peng
2025-07-21 c002af622c616e9383c6027e8199f6566e94d521
pages.json
@@ -2,7 +2,8 @@
  "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组件
    }
@@ -145,18 +146,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": {
@@ -528,13 +529,15 @@
        {
          "path": "deposit/index",
          "style": {
            "navigationStyle": "custom"
            // "navigationStyle": "custom"
            "navigationBarTitleText": "预存款列表"
          }
        },
        {
          "path": "deposit/operation",
          "style": {
            "navigationStyle": "custom"
            "navigationBarTitleText": "余额"
            // "navigationStyle": "custom"
          }
        },
        {
@@ -647,7 +650,12 @@
            "navigationStyle": "custom",
            // 隐藏系统导航栏
            "enablePullDownRefresh": true,
            "app-plus": {}
            "app-plus": {},
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-image": "view",
              "u-avatar": "view"
            }
          }
        },
        {
@@ -761,7 +769,13 @@
        {
          "path": "msgTips/packageMsg/logisticsDetail",
          "style": {
            "navigationBarTitleText": "订单跟踪"
            "navigationBarTitleText": "订单跟踪",
            "componentPlaceholder": {
              "u-time-line": "view",
              "u-time-line-item": "view",
              "u-icon": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -811,8 +825,8 @@
            "enablePullDownRefresh": true,
            //下拉刷新
            "componentPlaceholder": {
              "u-form": "view",
              "u-form-item": "view",
              "u-empty": "view",
              "u-loadmore": "view",
              "u-input": "view",
              "u-icon": "view",
              "u-action-sheet": "view",
@@ -879,14 +893,111 @@
    },
    {
      "root": "pages/product",
        // 关键配置
      // 关键配置
      "pages": [
        {
          "path": "shopPage",
          "style": {
            "navigationBarTitleText": ""
            "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": "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-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": {
@@ -897,14 +1008,30 @@
        {
          "path": "licencePhoto",
          "style": {
            "navigationBarTitleText": "营业执照"
            "navigationBarTitleText": "营业执照",
         "componentPlaceholder": {
           "u-image": "view"
         }
          }
        },
        {
          "path": "shopPageGoods",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
            "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"
            }
          }
        },
        {
@@ -926,7 +1053,8 @@
            "componentPlaceholder": {
              "u-icon": "view",
              "u-navbar": "view",
              "u-popup": "view"
              "u-popup": "view",
              "popups": "view"
            }
          }
        },
@@ -1026,7 +1154,13 @@
          "style": {
            "navigationBarTitleText": "商品评价",
            //app页面不显示滚动条
            "scrollIndicator": "none"
            "scrollIndicator": "none",
            "componentPlaceholder": {
              "u-empty": "view",
              "u-loadmore": "view",
              "u-image": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -1045,7 +1179,6 @@
    },
    {
      "root": "pages/floor",
      "pages": [
        {
          "path": "empty"
@@ -1098,7 +1231,6 @@
    },
    {
      "root": "pages/passport",
      "pages": [
        {
          "path": "login",
@@ -1207,7 +1339,6 @@
    },
    {
      "root": "pages/promotion",
      "pages": [
        {
          "path": "seckill",
@@ -1284,7 +1415,6 @@
    },
    {
      "root": "pages/cart",
      "pages": [
        {
          "path": "coupon/myCoupon",
@@ -1328,6 +1458,11 @@
            "app-plus": {
              "popGesture": "none"
              //禁止侧滑退出
            },
            "componentPlaceholder": {
              "u-count-down": "view",
              "u-row": "view",
              "u-icon": "view"
            }
          }
        },
@@ -1356,7 +1491,6 @@
    },
    {
      "root": "pages/order",
      "pages": [
        {
          "path": "complain/complain",
@@ -1424,7 +1558,18 @@
        {
          "path": "orderDetail",
          "style": {
            "navigationBarTitleText": "订单详情"
            "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"
            }
          }
        },
        {
@@ -1436,13 +1581,24 @@
        {
          "path": "evaluate/evaluateDetail",
          "style": {
            "navigationBarTitleText": "评价详情"
            "navigationBarTitleText": "评价详情",
            "componentPlaceholder": {
              "u-image": "view"
            }
          }
        },
        {
          "path": "evaluate/releaseEvaluate",
          "style": {
            "navigationBarTitleText": "发布评价"
            "navigationBarTitleText": "发布评价",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-image": "view",
              "u-input": "view",
              "u-upload": "view",
              "u-rate": "view",
              "u-toast": "view"
            }
          }
        },
        {
@@ -1497,7 +1653,11 @@
        {
          "path": "afterSales/afterSalesSelect",
          "style": {
            "navigationBarTitleText": "申请售后"
            "navigationBarTitleText": "申请售后",
            "componentPlaceholder": {
              "u-image": "view",
              "u-icon": "view"
            }
          }
        },
        {
@@ -1540,7 +1700,6 @@
    },
    {
      "root": "pages/health",
      "pages": [
        {
          "path": "healthVideo",
@@ -1553,7 +1712,6 @@
    },
    {
      "root": "pages/tabbar/home",
      "pages": [
        {
          "path": "web-view",
@@ -1563,7 +1721,6 @@
    },
    {
      "root": "pages/kitchen",
      "pages": [
        {
          "path": "KitchenVideo",
@@ -1575,20 +1732,32 @@
        }
      ]
    },
   {
     "root": "pages/subComponents",
     "pages": [{
        "path" : "empty/empty",
        "style" :
        {
           "navigationBarTitleText" : "分包占位"
        }
     }
     ]
   },
    {
      "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",
@@ -1607,7 +1776,6 @@
    },
    {
      "root": "pages/supplier/suppler-order",
      "pages": [
        {
          "path": "suppler-order",
@@ -1627,7 +1795,6 @@
    },
    {
      "root": "pages/supplier/publish-goods",
      "pages": [
        {
          "path": "publishGoods",
@@ -1656,7 +1823,6 @@
    },
    {
      "root": "pages/goods-manager",
      "pages": [
        {
          "path": "goodsList/goodsList",
@@ -1693,7 +1859,6 @@
    },
    {
      "root": "pages/news",
      "pages": [
        {
          "path": "news",
@@ -1709,7 +1874,8 @@
              "u-search": "view",
              "u-loading": "view",
              "u-navbar": "view",
              "u-loadmore": "view"
              "u-loadmore": "view",
              "u-empty": "view"
            }
          }
        },
@@ -1723,7 +1889,7 @@
              "u-form": "view",
              "u-form-item": "view",
              "u-input": "view",
              "u-popup": "view",
              "u-toast": "view",
              "u-search": "view",
              "u-loading": "view",
              "u-navbar": "view",
@@ -1735,7 +1901,6 @@
    },
    {
      "root": "pages/userPermissions",
      "pages": [
        {
          "path": "addStoreMember",
@@ -1782,7 +1947,6 @@
    },
    {
      "root": "pages/commodity-square",
      "pages": [
        {
          "path": "commoditySquare",
@@ -1805,7 +1969,6 @@
    },
    {
      "root": "pages/navigation",
      "pages": [
        {
          "path": "search/searchPage",
@@ -1834,7 +1997,6 @@
    },
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",