绿满眶商城微信小程序-uniapp
xiangpei
2025-06-09 6a90fb6eaf888a8fb6913f7a03b95a6769ae15af
连续评论bug
1个文件已修改
5 ■■■■ 已修改文件
pages/tabbar/index/home.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabbar/index/home.vue
@@ -54,9 +54,6 @@
                <view class="progress-fill" :style="{ width: progress + '%' }"></view>
              </view>
          </view>
        </view>
        
        <!-- 悬挂商品链接层 -->
@@ -375,7 +372,7 @@
            const videoId = this.commentForm.videoId;
            this.commentForm = { // 评论表单数据
                id: '',
                videoId: '',
                videoId: videoId,
                commentContent: '',
                replyId: '',
                replyUserId: '',