1
xuxueyang
2024-08-07 97d5bdb48f24f4c4df7cfeb0d253e742cf10d5b4
sub_pages/supplier/supplier-info/supplier-info.vue
@@ -27,7 +27,8 @@
            </view>
         </view>
         <view class="form-item bottom-border-no">
            <view class="label required" style="width: 360rpx;min-width: 360rpx;font-size: 28rpx;">店铺头像(推荐80*80px)</view>
            <view class="label required" style="width: 360rpx;min-width: 360rpx;font-size: 28rpx;">店铺头像(推荐80*80px)
            </view>
            <view class="m-l-a m-r-0 flex m-t-20 m-b-20">
               <view class="component-button-upload" @click="uploadIcon('cover')">
@@ -431,7 +432,7 @@
                  dto.idcardType = '1'
               }
               dto.userId = this.currentInfo.id
          this.dto=dto
               this.dto = dto
            }
            this.$message.hideLoading()
@@ -667,4 +668,4 @@
         margin-right: 12rpx;
      }
   }
</style>
</style>