Compare commits

..

No commits in common. "689b6a03aa6f269815fd3197d596e16bc712ae1e" and "6364be17439e52ecfc38a2d03ac347a9cd47e719" have entirely different histories.

View File

@ -49,7 +49,7 @@
</view>
<view class="remark">
<view class="title">订单备注</view>
<u-input v-model="remark[index]" type="textarea" style="margin-top:-5rpx" :height="88" placeholder="选填" />
<u-input v-model="remark[index]" type="textarea" :height="88" placeholder="选填" />
</view>
</view>
<view class="pick-up" v-if="delivery.type == 3">