@@ -57,7 +57,7 @@
<image src="/static/right-arrow.png" mode="aspectFill"></image>
</picker> -->
</view>
- <view class="textarea-box">
+ <view class="textarea-box" v-show="!addressShow">
<textarea auto-height fixed="true" placeholder="请输入详细地址" v-model="addressDetail" maxlength="26" name="detailAddress" />
@@ -73,7 +73,7 @@
<textarea auto-height fixed="true" placeholder="请输入详细地址" v-model="addressDetail" name="detailAddress" maxlength="26"/>