绿满眶商城微信小程序-uniapp
peng
2025-07-18 46ba9b099bc9394b759cb36eecaa02da1d34e0c4
pages.json
@@ -2,7 +2,7 @@
  "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"
      //uview,
      // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件
    }
@@ -805,6 +805,26 @@
          }
        },
        {
          "path": "activity/applyActivityList",
          "style": {
            "navigationBarTitleText": "活动申请",
            "enablePullDownRefresh": true,
            //下拉刷新
            "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/reportActivity",
          "style": {
            "navigationBarTitleText": "活动",