diff --git a/.gitignore b/.gitignore
index 676f52a..ad6585e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ dist
# Node dependencies
node_modules
-
+.history
# Logs
logs
*.log
diff --git a/assets/css/common.scss b/assets/css/common.scss
index 1aac570..534d0a7 100644
--- a/assets/css/common.scss
+++ b/assets/css/common.scss
@@ -9,6 +9,7 @@
--bg-b: url('https://cdn.web.0rui.cn/img/bg-b.png');
--bg-4: url('https://cdn.web.0rui.cn/img/bg-4.png');
--bg-5: url('https://cdn.web.0rui.cn/img/bg-5.png');
+ --bg-6: url('https://cdn.web.0rui.cn/img/bg-6.png');
--qall: url('https://cdn.web.0rui.cn/img/qall.png');
--close: url('https://cdn.web.0rui.cn/img/close.png');
--t1a: url('https://cdn.web.0rui.cn/img/about/t1a.png');
diff --git a/assets/index.scss b/assets/index.scss
index c142b23..4c5b966 100644
--- a/assets/index.scss
+++ b/assets/index.scss
@@ -110,7 +110,7 @@
height: 681px;
background: var(--bg-c) 100% no-repeat;
background-size: 100% 100%;
- gap: 150px;
+ gap: 40px;
}
@media (max-width: 1440px) {
diff --git a/components/AppFooter.vue b/components/AppFooter.vue
index 5137fbc..d3209d5 100644
--- a/components/AppFooter.vue
+++ b/components/AppFooter.vue
@@ -36,10 +36,8 @@
洛阳公司地址:洛阳市 洛龙区 世贸中心D座1816室
-
-
+
+
@@ -47,12 +45,24 @@