|
@@ -219,7 +219,7 @@ class Journal_v1 extends Core
|
|
if (checkVersion()->journal_buy == 2) {
|
|
if (checkVersion()->journal_buy == 2) {
|
|
$this->setButton('share', -1);
|
|
$this->setButton('share', -1);
|
|
}
|
|
}
|
|
- } elseif ($info['buy'] == 1 || $info['buy'] == 3) {
|
|
|
|
|
|
+ } else {
|
|
if ($info['ytype'] == 2) {
|
|
if ($info['ytype'] == 2) {
|
|
# 预售
|
|
# 预售
|
|
$this->setButton('read', 3);
|
|
$this->setButton('read', 3);
|