@@ -79,7 +79,10 @@ class Journal extends Core
$this->data['push_jingxuan_more'] = 1;
}
} else {
-
+ if (!$this->data['push_jingxuan']) {
+ Dever::setInput('pg', 1);
+ $this->jingxuan();
+ }
return $this->data;