Merge pull request '修改了备注的高度' (#376) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/376
This commit is contained in:
luyuan 2020-09-17 19:44:53 +08:00
commit 689b6a03aa

View File

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