绿满眶商城微信小程序-uniapp
zxl
15 小时以前 a0cad73799c962f2c9d5b45ed25f9579953d5d22
pages.json
@@ -198,6 +198,7 @@
    //   "path": "pages/tabbar/user/my",
    //   "style": {
    //     "navigationBarTextStyle": "white",
    //     "navigationBarTextStyle": "white",
    //     "enablePullDownRefresh": true,
    //     "navigationStyle": "custom",
    //     "componentPlaceholder": {
@@ -1553,7 +1554,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 +1811,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"
            }
           }
        }
      ]
@@ -2194,7 +2248,27 @@
          }
        }
      ]
    }
    },
   {
     "root": "pages/storeClaim",
     "pages": [{
        "path" : "store-claim",
        "style" :
        {
           "navigationBarTitleText" : "优惠卷领取",
         "componentPlaceholder":{
            "u-card": "view",
            "u-navbar": "view",
            "u-tag": "view",
            "u-icon": "view",
            "u-button": "view",
            "u-empty": "view"
         }
        }
     }]
   }
  ],
  "globalStyle": {
    "navigationBarTextStyle": "black",