diff --git a/Action.php b/Action.php index dfb102e..6079721 100644 --- a/Action.php +++ b/Action.php @@ -101,6 +101,7 @@ public function printCollecion() "; } + echo '
'; } private static function curl_get_contents($_url) diff --git a/Plugin.php b/Plugin.php index dbd5a1d..0d81649 100644 --- a/Plugin.php +++ b/Plugin.php @@ -70,34 +70,17 @@ public static function replace($content, $widget, $lastResult) public static function output() { $cssPath = Helper::options()->pluginUrl . '/BangumiList/loading.css'; - return '' . '