修复bug

This commit is contained in:
2026-02-26 08:46:33 +08:00
parent 6d7cad25ea
commit 455e4536d4
66 changed files with 376 additions and 65 deletions

View File

@@ -75,7 +75,7 @@
<textarea class="remark-input"
v-model="remark"
placeholder="选填,请先和商家协商一致"
maxlength="100" />
maxlength="100"></textarea>
</view>
<!-- 价格明细 -->
@@ -214,7 +214,7 @@
v-model="smartAddressInput"
placeholder="粘贴如北京市朝阳区三里屯SOHO A座 张三 13800138000"
@input="parseSmartAddress"
maxlength="200" />
maxlength="200"></textarea>
<text class="smart-tip">自动识别:地址+姓名+电话(支持粘贴文本)</text>
</view>
@@ -234,7 +234,7 @@
<text class="form-label">详细地址</text>
<textarea class="form-textarea" v-model="newAddress.detail"
placeholder="街道、小区、楼栋、门牌号等"
maxlength="100" />
maxlength="100"></textarea>
</view>
<view class="form-item checkbox-item">