邹能昇 5 ヶ月 前
コミット
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 // 清除聚焦状态
                 });