diff --git a/src/components/CommonFooter.vue b/src/components/CommonFooter.vue index 0111c7c..7dba1f1 100644 --- a/src/components/CommonFooter.vue +++ b/src/components/CommonFooter.vue @@ -267,10 +267,10 @@ export default { font-size: 14px; margin: 0; a:hover{ - color: #797979; - } - a:visited{ - color: #797979; + color: #326AEB; } + // a:visited{ + // color: #326AEB; + // } } diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 85c960c..cff9897 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -119,15 +119,15 @@
- +
{{ $t("cxiNewText.a43") }}
{{ $t("cxiNewText.a44") }}
- +
{{ $t("cxiNewText.a45") }}
{{ $t("cxiNewText.a46") }}
- +
{{ $t("cxiNewText.a47") }}
{{ $t("cxiNewText.a48") }}
@@ -136,11 +136,11 @@

{{ $t("cxiNewText.a71") }}

-
{{ $t("cxiNewText.a72") }}
-
+
{{ $t("cxiNewText.a72") }}
+
diff --git a/static/images/icon_1.png b/static/images/icon_1.png new file mode 100644 index 0000000..e1ce228 Binary files /dev/null and b/static/images/icon_1.png differ diff --git a/static/images/icon_2.png b/static/images/icon_2.png new file mode 100644 index 0000000..d15b1f1 Binary files /dev/null and b/static/images/icon_2.png differ diff --git a/static/images/icon_3.png b/static/images/icon_3.png new file mode 100644 index 0000000..48fff99 Binary files /dev/null and b/static/images/icon_3.png differ