From 2ef6884d634c10b954d684bf52efa55a957fc773 Mon Sep 17 00:00:00 2001 From: luckyasme <807254037@qq.com> Date: Thu, 22 May 2025 19:46:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en/en.toml | 7 ++++- i18n/zh/zh.toml | 7 ++++- layouts/partials/pcfooter.html | 9 +++++- static/css/revision_new.css | 52 +++++++++++++++++++++++++++++---- static/img/footer/police.png | Bin 0 -> 2715 bytes 5 files changed, 67 insertions(+), 8 deletions(-) create mode 100644 static/img/footer/police.png diff --git a/i18n/en/en.toml b/i18n/en/en.toml index 735afe39c..989612b3d 100644 --- a/i18n/en/en.toml +++ b/i18n/en/en.toml @@ -380,4 +380,9 @@ other = "en" [openEuler] other = "https://www.openeuler.org/en/" [version_tip] -other = "Documents vary with versions, Select one as required." \ No newline at end of file +other = "Documents vary with versions, Select one as required." + +[approval1] +other = "J. ICP B. No. 2020036654-1" +[approval2] +other = "J.G.W.A.B. No. 11030102011597" \ No newline at end of file diff --git a/i18n/zh/zh.toml b/i18n/zh/zh.toml index d7c802601..f8e896fd7 100644 --- a/i18n/zh/zh.toml +++ b/i18n/zh/zh.toml @@ -392,4 +392,9 @@ other = "zh" [openEuler] other = "https://www.openeuler.org/zh/" [version_tip] -other = "不同版本内容存在差异,请选择对应版本文档。" \ No newline at end of file +other = "不同版本内容存在差异,请选择对应版本文档。" + +[approval1] +other = "京ICP备2020036654号-1" +[approval2] +other = "京公网安备 11030102011597 号" \ No newline at end of file diff --git a/layouts/partials/pcfooter.html b/layouts/partials/pcfooter.html index 99ef17600..08b91fba2 100644 --- a/layouts/partials/pcfooter.html +++ b/layouts/partials/pcfooter.html @@ -28,11 +28,18 @@ {{i18n "cookies"}} -
{{i18n "copy_right"}}
{{ i18n "licensed_1" }} {{ i18n "licensed_2" }}
+
+ {{i18n "copy_right"}}
+
+ {{i18n "approval1"}}
+
+ {{i18n "approval2"}}
+
+