lin
2026-04-17 7ad48ddf4ca20d0f1f894cbfe4946b2a8d7041ab
pages/quanyi/components/addAddress/index.vue
@@ -23,7 +23,7 @@
    customStyle() {
      return {
        height: "100rpx",
        background: "#FF1472",
        background: "#EE2626",
        color: "#fff",
        borderRadius: "50rpx",
        fontSize: "34rpx",
@@ -44,11 +44,11 @@
      this.detail.consignee = this.detail.consignee || userName
      this.detail.contactPhone = this.detail.contactPhone || mobile
    console.log('8888888888888',this.detail.contactPhone)
  },
  data() {
    return {
      $webHost:'https://rbb98765.zrgy-bbg.com',
      lstyle: {
        color: "#333333",
        fontSize: "30rpx",
@@ -83,8 +83,8 @@
            this.detail.cityCode = e.value[1].code
            this.detail.cityName = e.value[1].title
        console.log(e.value[2]);
        if(e.value[2]) {
            if(e.value[2]) {
               this.detail.areaCode = e.value[2].code
               this.detail.areaName = e.value[2].title
            } else {
@@ -164,12 +164,12 @@
          height: 100rpx;
        "
        >
            <text class="tips"></text>
            <text class="tips">为了提高您的审核通过率</text>
            <view>请完善您的有效地址</view>
        <image
          @click="off"
          src="/static/img/close1.png"
          src="/static/img/close.png"
          style="
            width: 50rpx;
            height: 50rpx;