瀏覽代碼

circle page

邹能昇 4 月之前
父節點
當前提交
9f4a1e8d7e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      nova-werun/components/circle-card/index.js

+ 0 - 1
nova-werun/components/circle-card/index.js

@@ -405,7 +405,6 @@ Component({
                 }));
 
                 this.setData({
-                    isgood:false,
                     commentList: updatedCommentList,
                     focusedCommentId: null // 清除聚焦状态
                 });