diff --git a/data/update.log b/data/update.log index 567ad5a..5c0794a 100755 --- a/data/update.log +++ b/data/update.log @@ -72,4 +72,5 @@ CREATE INDEX on_options_key_IDX ON on_options ("key"); 1. 新增:站点信息、主题、过渡页面可直接通过后台设置 2. 主题新增 info.json 对主题进行描述 3. 移除自定义Javascript,改用站点设置的自定义header -4. 部分资源已经本地化 \ No newline at end of file +4. 部分资源已经本地化 +5. baisuTwo适配OneNav 0.9.18 \ No newline at end of file diff --git a/templates/admin/add_category.php b/templates/admin/add_category.php index 03d831d..107682d 100755 --- a/templates/admin/add_category.php +++ b/templates/admin/add_category.php @@ -4,6 +4,13 @@
+ +
+
+ 关于字体图标的说明请参考帮助文档:https://dwz.ovh/7nr1f +
+
+
@@ -48,7 +55,6 @@
-

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

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

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

diff --git a/templates/admin/setting/site.php b/templates/admin/setting/site.php index e6e3a49..0910e13 100644 --- a/templates/admin/setting/site.php +++ b/templates/admin/setting/site.php @@ -5,6 +5,13 @@
+ +
+
+ 站点设置使用说明,请参考:https://dwz.ovh/un5rz +
+
+
diff --git a/templates/admin/setting/theme.php b/templates/admin/setting/theme.php index 46cbb2e..ed95a5f 100644 --- a/templates/admin/setting/theme.php +++ b/templates/admin/setting/theme.php @@ -4,6 +4,13 @@
+ +
+
+ 主题更换及设置说明,请参考:https://dwz.ovh/yoyaf +
+
+
$theme) { @@ -11,7 +18,7 @@ ?>
-
+

name ?>

版本:version ?>

diff --git a/templates/admin/setting/transition_page.php b/templates/admin/setting/transition_page.php index ed26bff..f4e2b4e 100644 --- a/templates/admin/setting/transition_page.php +++ b/templates/admin/setting/transition_page.php @@ -5,6 +5,13 @@
+ +
+
+ 过渡页使用说明,请参考:https://dwz.ovh/c7goi +
+
+
diff --git a/templates/baisuTwo/index.php b/templates/baisuTwo/index.php index b4d214b..899df8b 100644 --- a/templates/baisuTwo/index.php +++ b/templates/baisuTwo/index.php @@ -11,22 +11,13 @@ - - <?php echo $site_setting['title']; ?> - - - - + <?php echo $site['title']; ?> - <?php echo $site['subtitle']; ?> + + + - - + + @@ -34,7 +25,7 @@