绿满眶商城微信小程序-uniapp
zhanghua
2025-06-11 28fd9d069d44b5e938db9b62f600e28330d81dfa
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: '',