绿满眶商城微信小程序-uniapp
peng
2025-07-29 a9cfcff1c3091ddf7ec54c39c5f86f5d7a6ca7b6
pages.json
@@ -2,8 +2,8 @@
  "easycom": {
    "autoscan": true,
    "custom": {
      "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue",
     "__placeholder__": true
      "^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组件
    }
@@ -146,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": {
@@ -530,13 +530,13 @@
          "path": "deposit/index",
          "style": {
            // "navigationStyle": "custom"
         "navigationBarTitleText": "预存款列表"
            "navigationBarTitleText": "预存款列表"
          }
        },
        {
          "path": "deposit/operation",
          "style": {
           "navigationBarTitleText": "余额"
            "navigationBarTitleText": "余额"
            // "navigationStyle": "custom"
          }
        },
@@ -651,11 +651,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 +719,8 @@
              "u-input": "view",
              "u-radio-group": "view",
              "u-radio": "view",
              "u-picker": "view"
              "u-picker": "view",
           "u-icon":"view"
            }
          }
        },
@@ -770,12 +771,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"
            }
          }
        },
        {
@@ -893,87 +894,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-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": "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": {
@@ -984,7 +1009,10 @@
        {
          "path": "licencePhoto",
          "style": {
            "navigationBarTitleText": "营业执照"
            "navigationBarTitleText": "营业执照",
         "componentPlaceholder": {
           "u-image": "view"
         }
          }
        },
        {
@@ -992,19 +1020,19 @@
          "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"
         }
            "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"
            }
          }
        },
        {
@@ -1027,7 +1055,7 @@
              "u-icon": "view",
              "u-navbar": "view",
              "u-popup": "view",
           "popups":"view"
              "popups": "view"
            }
          }
        },
@@ -1127,7 +1155,13 @@
          "style": {
            "navigationBarTitleText": "商品评价",
            //app页面不显示滚动条
            "scrollIndicator": "none"
            "scrollIndicator": "none",
            "componentPlaceholder": {
              "u-empty": "view",
              "u-loadmore": "view",
              "u-image": "view",
              "u-empty": "view"
            }
          }
        },
        {
@@ -1146,7 +1180,6 @@
    },
    {
      "root": "pages/floor",
      "pages": [
        {
          "path": "empty"
@@ -1199,7 +1232,6 @@
    },
    {
      "root": "pages/passport",
      "pages": [
        {
          "path": "login",
@@ -1308,7 +1340,6 @@
    },
    {
      "root": "pages/promotion",
      "pages": [
        {
          "path": "seckill",
@@ -1385,7 +1416,6 @@
    },
    {
      "root": "pages/cart",
      "pages": [
        {
          "path": "coupon/myCoupon",
@@ -1409,7 +1439,11 @@
        {
          "path": "coupon/index",
          "style": {
            "navigationBarTitleText": "优惠券"
            "navigationBarTitleText": "优惠券",
         "componentPlaceholder": {
           "u-tabs": "view",
           "u-empty": "view"
         }
          }
        },
        {
@@ -1430,11 +1464,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"
            }
          }
        },
        {
@@ -1462,7 +1496,6 @@
    },
    {
      "root": "pages/order",
      "pages": [
        {
          "path": "complain/complain",
@@ -1531,17 +1564,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"
            }
          }
        },
        {
@@ -1554,23 +1587,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"
            }
          }
        },
        {
@@ -1589,19 +1622,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": {
@@ -1626,16 +1672,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"
         }
          }
        },
        {
@@ -1672,7 +1729,6 @@
    },
    {
      "root": "pages/health",
      "pages": [
        {
          "path": "healthVideo",
@@ -1685,7 +1741,6 @@
    },
    {
      "root": "pages/tabbar/home",
      "pages": [
        {
          "path": "web-view",
@@ -1695,7 +1750,6 @@
    },
    {
      "root": "pages/kitchen",
      "pages": [
        {
          "path": "KitchenVideo",
@@ -1707,33 +1761,32 @@
        }
      ]
    },
   {
     "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/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",
@@ -1752,27 +1805,40 @@
    },
    {
      "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"
          }
        }
      ]
    },
    {
      "root": "pages/supplier/publish-goods",
      "pages": [
        {
          "path": "publishGoods",
@@ -1801,7 +1867,6 @@
    },
    {
      "root": "pages/goods-manager",
      "pages": [
        {
          "path": "goodsList/goodsList",
@@ -1838,7 +1903,6 @@
    },
    {
      "root": "pages/news",
      "pages": [
        {
          "path": "news",
@@ -1855,8 +1919,7 @@
              "u-loading": "view",
              "u-navbar": "view",
              "u-loadmore": "view",
           "u-empty": "view"
              "u-empty": "view"
            }
          }
        },
@@ -1882,7 +1945,6 @@
    },
    {
      "root": "pages/userPermissions",
      "pages": [
        {
          "path": "addStoreMember",
@@ -1910,7 +1972,7 @@
        {
          "path": "userPermissions",
          "style": {
            "navigationBarTitleText": "用户权限",
            "navigationBarTitleText": "店员管理",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1929,7 +1991,6 @@
    },
    {
      "root": "pages/commodity-square",
      "pages": [
        {
          "path": "commoditySquare",
@@ -1944,7 +2005,8 @@
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-search": "view",
              "u-image": "view"
              "u-image": "view",
           "u-icon": "view"
            }
          }
        }
@@ -1952,7 +2014,6 @@
    },
    {
      "root": "pages/navigation",
      "pages": [
        {
          "path": "search/searchPage",
@@ -1981,7 +2042,6 @@
    },
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",