dever 6 anni fa
parent
commit
e222b0083e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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);
         }
     }