From d8978016904d718b968d482f0552fd4daf677ba7 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Thu, 9 Jun 2022 10:23:09 +0800 Subject: [PATCH] 20220609 --- data/update.log | 5 ++++- templates/admin/add_category.php | 3 ++- templates/admin/add_link.php | 8 ++++++++ templates/admin/edit_category.php | 3 ++- templates/admin/edit_link.php | 8 ++++++++ templates/admin/setting/subscribe.php | 2 +- version.txt | 2 +- 7 files changed, 26 insertions(+), 5 deletions(-) diff --git a/data/update.log b/data/update.log index a63333a..a7b6970 100755 --- a/data/update.log +++ b/data/update.log @@ -141,4 +141,7 @@ CREATE INDEX on_options_key_IDX ON on_options ("key"); 4. 新增Bing壁纸接口 20220608 -1. 使用新的登录页面 \ No newline at end of file +1. 使用新的登录页面 + +20220609 +1. 其它优化和BUG修复 \ No newline at end of file diff --git a/templates/admin/add_category.php b/templates/admin/add_category.php index df91f96..a876280 100755 --- a/templates/admin/add_category.php +++ b/templates/admin/add_category.php @@ -7,7 +7,8 @@
- 关于字体图标的说明请参考帮助文档:https://dwz.ovh/7nr1f +

1. 关于字体图标的说明请参考帮助文档:https://dwz.ovh/7nr1f

+

2. 权重越大,排序越靠前

diff --git a/templates/admin/add_link.php b/templates/admin/add_link.php index ceb06d3..e96e4fd 100755 --- a/templates/admin/add_link.php +++ b/templates/admin/add_link.php @@ -4,6 +4,14 @@
+ +
+
+

1. 权重越大,排序越靠前

+

2. 识别功能可以自动获取链接标题和描述信息,但不确保一定成功

+
+
+
diff --git a/templates/admin/edit_category.php b/templates/admin/edit_category.php index 6a36199..be65251 100755 --- a/templates/admin/edit_category.php +++ b/templates/admin/edit_category.php @@ -7,7 +7,8 @@
- 关于字体图标的说明请参考帮助文档:https://dwz.ovh/7nr1f +

1. 关于字体图标的说明请参考帮助文档:https://dwz.ovh/7nr1f

+

2. 权重越大,排序越靠前

diff --git a/templates/admin/edit_link.php b/templates/admin/edit_link.php index 9b06127..3aa8509 100755 --- a/templates/admin/edit_link.php +++ b/templates/admin/edit_link.php @@ -4,6 +4,14 @@
+ +
+
+

1. 权重越大,排序越靠前

+

2. 识别功能可以自动获取链接标题和描述信息,但不确保一定成功

+
+
+