绿满眶商城微信小程序-uniapp
peng
2025-07-21 408d93a7fed0403381400ce2fc028819bb203eec
pages.json
@@ -2,7 +2,8 @@
  "easycom": {
    "autoscan": true,
    "custom": {
      "^u-(.*)": "@/components/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组件
    }
@@ -397,15 +398,15 @@
    {
      "root": "pages/mine",
      "pages": [
        {
          "path": "signIn",
          "style": {
            "navigationBarTitleText": "签到",
            "componentPlaceholder": {
              "u-icon": "view"
            }
          }
        },
        // {
        //   "path": "signIn",
        //   "style": {
        //     "navigationBarTitleText": "签到",
        //     "componentPlaceholder": {
        //       "u-icon": "view"
        //     }
        //   }
        // },
        {
          "path": "myTracks",
          "style": {
@@ -422,119 +423,121 @@
            }
          }
        },
        {
          "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": "推广分佣",
            "app-plus": {
              //app页面不显示滚动条
              "scrollIndicator": "none"
            },
            "componentPlaceholder": {
              "u-swipe-action": "view",
              "u-image": "view",
              "u-modal": "view"
            }
          }
        },
        {
          "path": "distribution/withdrawal",
          "style": {
            "navigationBarTitleText": "提现",
            "app-plus": {
              //app页面不显示滚动条
              "scrollIndicator": "none"
            },
            "componentPlaceholder": {
              "u-input": "view"
            }
          }
        },
        {
          "path": "distribution/join",
          "style": {
            "navigationBarTitleText": "推广资格申请",
            "navigationBarTextStyle": "black",
            "app-plus": {
              //app页面不显示滚动条
              "scrollIndicator": "none"
            },
            "componentPlaceholder": {
              "u-tabs": "view",
              "u-form": "view",
              "u-form-item": "view",
              "u-input": "view",
              "u-button": "view"
            }
          }
        },
        {
          "path": "distribution/history",
          "style": {
            "navigationBarTitleText": "提现历史",
            "componentPlaceholder": {
              "u-loadmore": "view"
            }
          }
        },
        {
          "path": "distribution/auth",
          "style": {
            "navigationBarTitleText": "会员实名认证",
            "componentPlaceholder": {
              "u-form": "view",
              "u-form-item": "view",
              "u-input": "view",
              "u-button": "view"
            }
          }
        },
        {
          "path": "distribution/achievement",
          "style": {
            "navigationBarTitleText": "我的分销业绩"
          }
        },
        {
          "path": "distribution/home",
          "style": {
            "navigationBarTitleText": "推广分佣",
            "componentPlaceholder": {
              "u-icon": "view"
            }
          }
        },
        // {
        //   "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": "推广分佣",
        //     "app-plus": {
        //       //app页面不显示滚动条
        //       "scrollIndicator": "none"
        //     },
        //     "componentPlaceholder": {
        //       "u-swipe-action": "view",
        //       "u-image": "view",
        //       "u-modal": "view"
        //     }
        //   }
        // },
        // {
        //   "path": "distribution/withdrawal",
        //   "style": {
        //     "navigationBarTitleText": "提现",
        //     "app-plus": {
        //       //app页面不显示滚动条
        //       "scrollIndicator": "none"
        //     },
        //     "componentPlaceholder": {
        //       "u-input": "view"
        //     }
        //   }
        // },
        // {
        //   "path": "distribution/join",
        //   "style": {
        //     "navigationBarTitleText": "推广资格申请",
        //     "navigationBarTextStyle": "black",
        //     "app-plus": {
        //       //app页面不显示滚动条
        //       "scrollIndicator": "none"
        //     },
        //     "componentPlaceholder": {
        //       "u-tabs": "view",
        //       "u-form": "view",
        //       "u-form-item": "view",
        //       "u-input": "view",
        //       "u-button": "view"
        //     }
        //   }
        // },
        // {
        //   "path": "distribution/history",
        //   "style": {
        //     "navigationBarTitleText": "提现历史",
        //     "componentPlaceholder": {
        //       "u-loadmore": "view"
        //     }
        //   }
        // },
        // {
        //   "path": "distribution/auth",
        //   "style": {
        //     "navigationBarTitleText": "会员实名认证",
        //     "componentPlaceholder": {
        //       "u-form": "view",
        //       "u-form-item": "view",
        //       "u-input": "view",
        //       "u-button": "view"
        //     }
        //   }
        // },
        // {
        //   "path": "distribution/achievement",
        //   "style": {
        //     "navigationBarTitleText": "我的分销业绩"
        //   }
        // },
        // {
        //   "path": "distribution/home",
        //   "style": {
        //     "navigationBarTitleText": "推广分佣",
        //     "componentPlaceholder": {
        //       "u-icon": "view"
        //     }
        //   }
        // },
        {
          "path": "deposit/index",
          "style": {
            "navigationStyle": "custom"
            // "navigationStyle": "custom"
         "navigationBarTitleText": "预存款列表"
          }
        },
        {
          "path": "deposit/operation",
          "style": {
            "navigationStyle": "custom"
           "navigationBarTitleText": "余额"
            // "navigationStyle": "custom"
          }
        },
        {
@@ -543,12 +546,12 @@
            "navigationBarTitleText": "充值金额"
          }
        },
        {
          "path": "deposit/withdrawal",
          "style": {
            "navigationBarTitleText": "提现金额"
          }
        },
        // {
        //   "path": "deposit/withdrawal",
        //   "style": {
        //     "navigationBarTitleText": "提现金额"
        //   }
        // },
        {
          "path": "deposit/info",
          "style": {
@@ -567,13 +570,13 @@
            }
          }
        },
        {
          "path": "address/storeAddress",
          "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "自提点"
          }
        },
        // {
        //   "path": "address/storeAddress",
        //   "style": {
        //     "enablePullDownRefresh": true,
        //     "navigationBarTitleText": "自提点"
        //   }
        // },
        {
          "path": "address/add",
          "style": {
@@ -600,24 +603,24 @@
            }
          }
        },
        {
          "path": "set/versionFunctionList",
          "style": {
            "navigationBarTitleText": "功能介绍"
          }
        },
        {
          "path": "set/securityCenter/fingerLogin",
          "style": {
            "navigationBarTitleText": "指纹登录"
          }
        },
        {
          "path": "set/securityCenter/faceLogin",
          "style": {
            "navigationBarTitleText": "面容登录"
          }
        },
        // {
        //   "path": "set/versionFunctionList",
        //   "style": {
        //     "navigationBarTitleText": "功能介绍"
        //   }
        // },
        // {
        //   "path": "set/securityCenter/fingerLogin",
        //   "style": {
        //     "navigationBarTitleText": "指纹登录"
        //   }
        // },
        // {
        //   "path": "set/securityCenter/faceLogin",
        //   "style": {
        //     "navigationBarTitleText": "面容登录"
        //   }
        // },
        {
          "path": "set/securityCenter/editPassword",
          "style": {
@@ -647,7 +650,12 @@
            "navigationStyle": "custom",
            // 隐藏系统导航栏
            "enablePullDownRefresh": true,
            "app-plus": {}
            "app-plus": {},
         "componentPlaceholder": {
           "u-navbar": "view",
           "u-image": "view",
           "u-avatar": "view"
         }
          }
        },
        {
@@ -660,12 +668,12 @@
            }
          }
        },
        {
          "path": "set/securityCenter/securityCenter",
          "style": {
            "navigationBarTitleText": "安全中心"
          }
        },
        // {
        //   "path": "set/securityCenter/securityCenter",
        //   "style": {
        //     "navigationBarTitleText": "安全中心"
        //   }
        // },
        {
          "path": "set/editionIntro",
          "style": {
@@ -734,24 +742,24 @@
            }
          }
        },
        {
          "path": "msgTips/main",
          "style": {
            "navigationBarTitleText": "消息中心"
          }
        },
        {
          "path": "msgTips/sysMsg/index",
          "style": {
            "navigationBarTitleText": "系统消息"
          }
        },
        {
          "path": "msgTips/serviceMsg/index",
          "style": {
            "navigationBarTitleText": "客服记录"
          }
        },
        // {
        //   "path": "msgTips/main",
        //   "style": {
        //     "navigationBarTitleText": "消息中心"
        //   }
        // },
        // {
        //   "path": "msgTips/sysMsg/index",
        //   "style": {
        //     "navigationBarTitleText": "系统消息"
        //   }
        // },
        // {
        //   "path": "msgTips/serviceMsg/index",
        //   "style": {
        //     "navigationBarTitleText": "客服记录"
        //   }
        // },
        {
          "path": "msgTips/packageMsg/index",
          "style": {
@@ -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"
         }
          }
        },
        {
@@ -793,6 +807,26 @@
            "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/applyActivityList",
          "style": {
            "navigationBarTitleText": "活动申请",
            "enablePullDownRefresh": true,
            //下拉刷新
            "componentPlaceholder": {
              "u-empty": "view",
              "u-loadmore": "view",
              "u-input": "view",
              "u-icon": "view",
              "u-action-sheet": "view",
@@ -859,6 +893,7 @@
    },
    {
      "root": "pages/product",
        // 关键配置
      "pages": [
        {
          "path": "shopPage",
@@ -866,6 +901,79 @@
            "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": {
@@ -883,7 +991,20 @@
          "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"
         }
          }
        },
        {
@@ -905,7 +1026,8 @@
            "componentPlaceholder": {
              "u-icon": "view",
              "u-navbar": "view",
              "u-popup": "view"
              "u-popup": "view",
           "popups":"view"
            }
          }
        },
@@ -1024,6 +1146,7 @@
    },
    {
      "root": "pages/floor",
      "pages": [
        {
          "path": "empty"
@@ -1076,6 +1199,7 @@
    },
    {
      "root": "pages/passport",
      "pages": [
        {
          "path": "login",
@@ -1184,6 +1308,7 @@
    },
    {
      "root": "pages/promotion",
      "pages": [
        {
          "path": "seckill",
@@ -1260,6 +1385,7 @@
    },
    {
      "root": "pages/cart",
      "pages": [
        {
          "path": "coupon/myCoupon",
@@ -1303,7 +1429,12 @@
            "app-plus": {
              "popGesture": "none"
              //禁止侧滑退出
            }
            },
         "componentPlaceholder": {
           "u-count-down": "view",
           "u-row": "view",
           "u-icon": "view"
         }
          }
        },
        {
@@ -1331,6 +1462,7 @@
    },
    {
      "root": "pages/order",
      "pages": [
        {
          "path": "complain/complain",
@@ -1398,7 +1530,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"
         }
          }
        },
        {
@@ -1410,13 +1553,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"
        }
          }
        },
        {
@@ -1471,7 +1625,11 @@
        {
          "path": "afterSales/afterSalesSelect",
          "style": {
            "navigationBarTitleText": "申请售后"
            "navigationBarTitleText": "申请售后",
         "componentPlaceholder": {
           "u-image": "view",
           "u-icon": "view"
         }
          }
        },
        {
@@ -1514,6 +1672,7 @@
    },
    {
      "root": "pages/health",
      "pages": [
        {
          "path": "healthVideo",
@@ -1526,6 +1685,7 @@
    },
    {
      "root": "pages/tabbar/home",
      "pages": [
        {
          "path": "web-view",
@@ -1535,6 +1695,7 @@
    },
    {
      "root": "pages/kitchen",
      "pages": [
        {
          "path": "KitchenVideo",
@@ -1554,11 +1715,25 @@
        {
           "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",
@@ -1577,6 +1752,7 @@
    },
    {
      "root": "pages/supplier/suppler-order",
      "pages": [
        {
          "path": "suppler-order",
@@ -1596,6 +1772,7 @@
    },
    {
      "root": "pages/supplier/publish-goods",
      "pages": [
        {
          "path": "publishGoods",
@@ -1624,6 +1801,7 @@
    },
    {
      "root": "pages/goods-manager",
      "pages": [
        {
          "path": "goodsList/goodsList",
@@ -1660,6 +1838,7 @@
    },
    {
      "root": "pages/news",
      "pages": [
        {
          "path": "news",
@@ -1675,7 +1854,9 @@
              "u-search": "view",
              "u-loading": "view",
              "u-navbar": "view",
              "u-loadmore": "view"
              "u-loadmore": "view",
           "u-empty": "view"
            }
          }
        },
@@ -1689,7 +1870,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",
@@ -1701,6 +1882,7 @@
    },
    {
      "root": "pages/userPermissions",
      "pages": [
        {
          "path": "addStoreMember",
@@ -1747,6 +1929,7 @@
    },
    {
      "root": "pages/commodity-square",
      "pages": [
        {
          "path": "commoditySquare",
@@ -1769,6 +1952,7 @@
    },
    {
      "root": "pages/navigation",
      "pages": [
        {
          "path": "search/searchPage",
@@ -1797,6 +1981,7 @@
    },
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",