dever 6 年之前
父节点
当前提交
e222b0083e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/src/Journal.php

+ 1 - 1
main/src/Journal.php

@@ -156,7 +156,7 @@ class Journal extends Core
             # 关闭支付
             $this->setButton('read', 1, '开始阅读');
             $this->setButton('code', 1, '兑换码阅读');
-            $this->setButton('share', -1);
+            //$this->setButton('share', -1);
         }
     }