Fix:4019 【商城小程序】资讯详情—资讯图片和视频显示异常

This commit is contained in:
linxi
2025-07-11 09:46:21 +08:00
parent fce887794c
commit ae1dc31408
+2 -2
View File
@@ -168,8 +168,8 @@
class="comment-input" class="comment-input"
:showConfirmBar="false" :showConfirmBar="false"
cursorSpacing="15" cursorSpacing="15"
v-model="reply" v-model="reply"
:autoHeight="content.length < 40 ? true : false" :autoHeight="reply.length < 40 ? true : false"
placeholder="分享你的观点,让世界听见你的声音..."> placeholder="分享你的观点,让世界听见你的声音...">
<template slot="prefix"> <template slot="prefix">