lin
2026-06-12 f6824f84d67f4eeb435cf7528e95886cb517e6c0
pages/quanyi/components/addAddress/index.vue
@@ -23,7 +23,7 @@
    customStyle() {
      return {
        height: "100rpx",
        background: "#FF1472",
        background: "#4766FE",
        color: "#fff",
        borderRadius: "50rpx",
        fontSize: "34rpx",
@@ -130,7 +130,7 @@
           });
           return;
         }
      const params = uni.getStorageSync('qxgLogin')
      const params = uni.getStorageSync('ygxLogin')
      uni.request({
        url: _this.$webHost + "/api/v2/customer/appAddCstAddress",
        method: "POST",