diff --git a/src/assets/images/footer-bg.png b/src/assets/images/footer-bg.png index b23d3f3..722bcde 100644 Binary files a/src/assets/images/footer-bg.png and b/src/assets/images/footer-bg.png differ diff --git a/src/assets/images/footer-bg1.jpg b/src/assets/images/footer-bg1.jpg new file mode 100644 index 0000000..1bb3fe8 Binary files /dev/null and b/src/assets/images/footer-bg1.jpg differ diff --git a/src/layouts/footer/index.vue b/src/layouts/footer/index.vue index d6d7f6c..50a8ee1 100644 --- a/src/layouts/footer/index.vue +++ b/src/layouts/footer/index.vue @@ -3,23 +3,23 @@
{{ modules[14].form.title }}
{{ modules[15].form.title }}
{{ modules[16].form.title }}
{{ modules[17].form.title }}
{{ modules[18].form.title }}
{{ footers[1].form.title }}
@@ -303,10 +302,6 @@ export default { overflow: hidden; background: rgba(0, 5, 12, .8) url(../../assets/images/footer-bg.png) no-repeat; - .info { - display: flex; - } - .meta { margin-bottom: 10px; font-size: 14px; @@ -471,15 +466,31 @@ export default { } .footer3 { + position: relative; padding: 30px 0; - // background: rgba(0, 5, 12, .8) url(../../assets/images/footer-bg.png) 0 0/cover no-repeat; - background-color: #303246; + background-color: #000; + + .bg { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: url(../../assets/images/footer-bg1.jpg) 0 0/cover no-repeat; + opacity: .3; + } .inner { + position: relative; width: 1200px; margin: 0 auto; } + .texts { + display: flex; + justify-content: space-between; + } + .qrcode { color: #fff; @@ -557,20 +568,6 @@ export default { @media (max-width: 1350px) { .inner { width: 100% !important; - - .title { - width: 100%; - text-align: center; - } - - .region { - top: 300px; - left: 50%; - } - - .info { - margin-top: 90px; - } } .footer { @@ -584,6 +581,17 @@ export default { } } + .contact { + .info { + margin-top: 90px; + } + + .region { + top: 300px; + left: 50%; + } + } + .entry { flex-direction: column; @@ -591,5 +599,53 @@ export default { margin-bottom: 30px; } } + + .footer3 { + padding: 30px; + } +} + +@media (max-width: 780px) { + .contact { + .info { + .texts { + flex-direction: column; + align-items: flex-start; + } + + .qrcode { + margin: 0 0 20px 0; + } + } + + .region { + top: 275px; + left: 30px; + } + } + + .footer { + .columns { + flex-direction: column; + } + } + + .footer3 { + .texts { + flex-direction: column; + } + + .info { + margin-bottom: 20px; + } + } +} + +@media (max-width: 480px) { + .contact { + .title { + width: 100%; + } + } } \ No newline at end of file diff --git a/src/layouts/header/index.vue b/src/layouts/header/index.vue index b4a352a..a4e2630 100644 --- a/src/layouts/header/index.vue +++ b/src/layouts/header/index.vue @@ -216,6 +216,7 @@ $height: 90px; cursor: pointer; img { + max-width: 130px; max-height: 50px; margin-right: 10px; } diff --git a/src/pages/aboutUs/index.vue b/src/pages/aboutUs/index.vue index 0270ddb..f07ec88 100644 --- a/src/pages/aboutUs/index.vue +++ b/src/pages/aboutUs/index.vue @@ -1101,11 +1101,16 @@ export default { } .carousel { + .pic { + background-size: cover; + } + .text-wrap { left: 30px; } } + .inner { width: 90%; } @@ -1187,7 +1192,6 @@ export default { padding: 0 30px; background: #0f5bed url(https://huorantech.com/images/about/banner1.png) 0 0 / auto no-repeat; - // background-color: #0f5bed; .texts { max-width: 100%; } diff --git a/src/pages/iasf/index.vue b/src/pages/iasf/index.vue index 49a1035..09b1494 100644 --- a/src/pages/iasf/index.vue +++ b/src/pages/iasf/index.vue @@ -1,19 +1,13 @@{{ item.des }}
@@ -21,19 +15,14 @@ -{{ modules[1].form.des }}
+{{ modules[1].form.des }}
{{ modules[2].form.des }}
{{ modules[4].form.des }}
-{{ modules[4].form.des }}
+{{ articles[0].releaseTime }} {{ articles[0].classificationName && ' | ' + articles[0].classificationName }}
+ +{{ articles[0].releaseTime }} {{ articles[0].classificationName && ' | ' + + articles[0].classificationName }}
{{ item.releaseTime }} {{ item.classificationName && ' | ' + item.classificationName }}
+ +{{ item.releaseTime }} {{ item.classificationName && ' | ' + item.classificationName + }}
{{ curArticle1.source }}
-{{ curArticle1.releaseTime }}
{{ curArticle2.classificationName }}
-{{ curArticle2.releaseTime }}
{{ curArticle3.activityStartTime.split(' ')[0].split('-')[2] }}
-{{ curArticle3.activityStartTime.split(' ')[0].split('-')[0] + '-' + curArticle3.activityStartTime.split(' ')[0].split('-')[1] }}
+{{ curArticle3.activityStartTime.split(' ')[0].split('-')[0] + '-' + + curArticle3.activityStartTime.split(' ')[0].split('-')[1] }}
{{ curArticle3.classificationName }}
-{{ modules[9].form.des }}
-{{ modules[9].form.des }}
+{{ item.post }}
{{ item.hobby }}
- +{{ modules[11].form.des }}
+{{ modules[11].form.des }}
{{ modules[12].form.subTitle }}
- -{{ modules[14].form.title }}
{{ modules[15].form.title }}
{{ modules[16].form.title }}
{{ modules[17].form.title }}
{{ modules[18].form.title }}