diff --git a/README.md b/README.md index 63e13fe..4bceb12 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ ## 更新日志 & 预览 +### 0.7.1 + +- 调整了赞赏的样式,同时填写支付宝和微信收款码的图片地址即可显示 +- 调整文章列表的加载方式 +- 调整了文件的结构 + ### 0.7.0 根据原版更新,修复了一些问题,并添加了一些功能 diff --git a/header.php b/header.php index 8ac91e8..1a79453 100644 --- a/header.php +++ b/header.php @@ -55,10 +55,10 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
@@ -77,4 +77,4 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?> d="M20.067 18.933l-4.157-4.157a6 6 0 1 0-.884.884l4.157 4.157a.624.624 0 1 0 .884-.884zM6.5 11c0-2.62 2.13-4.75 4.75-4.75S16 8.38 16 11s-2.13 4.75-4.75 4.75S6.5 13.62 6.5 11z"> - + \ No newline at end of file diff --git a/page-goods.php b/page-goods.php index 9836d8a..dfbb670 100644 --- a/page-goods.php +++ b/page-goods.php @@ -7,18 +7,15 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; $this->need('header.php'); ?> -

title() ?>

-
content; $goods = parseGoodsTable($content); - if (!empty($goods)) { foreach ($goods as $item): ?>
@@ -44,31 +41,7 @@ $this->need('header.php'); need('./module/comments.php'); ?>
- - - +