1
xuxueyang
2024-10-18 c7523b644db4b28cb4b129ef8989ed08751389cb
pages/user/address/address.vue
@@ -15,7 +15,7 @@
         <view class="flex">
            <view class="flex1"></view>
            <view @click="selectWxAddress('input')">
               <image src="@/static/images/customer/address/icon-address.jpg"></image>
               <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/a2/a248385d4fe748ca81ee058ea5bf8c47icon-address.jpg"></image>
               重新定位
            </view>
         </view>
@@ -123,8 +123,8 @@
                     详细地址
                  </view>
                  <view class="form-item-value flex flex1">
                     <!-- <input v-model="submitForm.address" placeholder="请输入详细地址" class="form-input flex1"></input> -->
                     <u-textarea v-model="submitForm.address" autoHeight placeholder="请输入详细地址" class="form-input flex1" >
                     <input v-model="submitForm.address" placeholder="请输入详细地址" class="form-input flex1"></input>
                     <!-- <u-textarea v-model="submitForm.address" autoHeight placeholder="请输入详细地址" class="form-input flex1" >
                     
                     </u-textarea>
@@ -132,7 +132,7 @@
                        @click="selectWxAddress('form')">
                        <uni-icons color="#7CC662" type="location" size="18"></uni-icons>
                        定位
                     </view>
                     </view> -->
                  </view>
               </view>
               <view class="form-item">