dever 6 năm trước cách đây
mục cha
commit
e222b0083e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
         }
     }