Fix:4007 【商城小程序】评论较长,无法上下滑动查看(超过40字后可以滑动查看)
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
:showConfirmBar="false"
|
||||
cursorSpacing="15"
|
||||
v-model="reply"
|
||||
autoHeight
|
||||
:autoHeight="content.length < 40 ? true : false"
|
||||
placeholder="分享你的观点,让世界听见你的声音...">
|
||||
|
||||
<template slot="prefix">
|
||||
|
||||
Reference in New Issue
Block a user