绿满眶商城微信小程序-uniapp
zhanghua
2025-06-11 28fd9d069d44b5e938db9b62f600e28330d81dfa
Merge branch 'dev' of http://42.193.1.25:9521/r/lmk-shop-wx into dev
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: '',