Fix:3952 【商城小程序】评论输入框跟随文本长度自适应变化
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
@focus="commentInputFocus"
|
||||
@change="commentInputChange"
|
||||
:prefixIcon="prefixIcon"
|
||||
:maxlength="500"
|
||||
:maxheight="200"
|
||||
class="comment-input"
|
||||
:showConfirmBar="false"
|
||||
cursorSpacing="15"
|
||||
|
||||
Reference in New Issue
Block a user