lin
2026-05-08 e36332537a982bb196adf98229aaa5451d2b6922
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",