绿满眶商城微信小程序-uniapp
peng
2 天以前 d50a3ed44e2edab2a7a661c43491c3aa42c57794
pages.json
@@ -1553,7 +1553,17 @@
        {
          "path": "complain/complain",
          "style": {
            "navigationBarTitleText": "订单商品投诉"
            "navigationBarTitleText": "订单商品投诉",
         "componentPlaceholder": {
           "u-popup": "view",
           "u-icon": "view",
           "u-line": "view",
           "u-image": "view",
           "u-select": "view",
           "u-input": "view",
           "u-upload": "view"
         }
          }
        },
        {
@@ -1800,10 +1810,53 @@
          }
        },
        {
           "path" : "editOrderAddress/editOrderAddress",
           "style" :
           "path" : "claim-coupon/claim-coupon",
           "style" :
           {
              "navigationBarTitleText" : "修改订单"
              "navigationBarTitleText" : "商品兑换券领取",
              "enablePullDownRefresh" : true,
            "componentPlaceholder": {
              "u-image": "view",
              "u-tag": "view",
              "u-loading": "view",
              "u-empty": "view",
              "u-modal":"view"
            }
           }
        },
        {
           "path" : "editOrderAddress/editOrderAddress",
           "style" :
           {
              "navigationBarTitleText" : "修改订单",
            "componentPlaceholder": {
              "u-image": "view",
              "u-row": "view",
              "u-col": "view",
              "u-input": "view",
              "u-icon": "view",
              "u-select": "view",
              "u-notice-bar": "view"
            }
           }
        },
        {
           "path" : "cardPack",
           "style" :
           {
              "navigationBarTitleText" : "优惠劵卡包",
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-checkbox-group": "view",
              "u-checkbox": "view",
              "u-swipe-action": "view",
              "u-image": "view",
              "u-icon": "view",
              "u-count-down": "view",
              "u-modal": "view",
              "u-popup": "view",
              "u-empty": "view"
            }
           }
        }
      ]