diff --git a/src/pages/governance/index.vue b/src/pages/governance/index.vue index 5439489..e8e0938 100644 --- a/src/pages/governance/index.vue +++ b/src/pages/governance/index.vue @@ -188,4 +188,40 @@ export default { height: 300px; } } +@media (max-width: 1200px) { + .history { + .texts { + flex-direction: column; + } + .left { + width: 90%; + } + .bg { + width: 100%; + margin-top: 2rem; + } + } + .cards { + ul { + width: 100%; + } + li { + width: 30%; + } + } +} +@media (max-width: 640px) { + .committee { + .inner { + flex-direction: column; + } + .left { + width: 100%; + } + .pic { + width: 100%; + margin-top: 2rem; + } + } +} diff --git a/src/pages/industrial/index.vue b/src/pages/industrial/index.vue new file mode 100644 index 0000000..d2ca8ab --- /dev/null +++ b/src/pages/industrial/index.vue @@ -0,0 +1,197 @@ + + + + + diff --git a/src/pages/mission/index.vue b/src/pages/mission/index.vue index fb320ad..a31e8d6 100644 --- a/src/pages/mission/index.vue +++ b/src/pages/mission/index.vue @@ -18,7 +18,7 @@
{{ modules[1].form.title }}
-
{{ modules[1].form.des }}
+
{{ modules[2].form.title }}
-
{{ modules[2].form.des }}
+
@@ -38,36 +38,17 @@
-
指导思想
+
{{ modules[3].form.title }}
diff --git a/src/pages/overview/index.vue b/src/pages/overview/index.vue index 5ead310..252a98c 100644 --- a/src/pages/overview/index.vue +++ b/src/pages/overview/index.vue @@ -309,4 +309,39 @@ export default { height: 700px; } } +@media (max-width: 920px) { + .fac { + .card, .l-card { + flex-direction: column; + li { + width: 100%; + margin-bottom: 1rem; + } + } + } + .scan { + .scan-inner { + flex-direction: column; + padding: 0 10%; + } + .left { + width: 100%; + } + .pic { + width: 100%; + margin-top: 2rem; + } + } +} +@media (max-width: 640px) { + .about { + .inner { + flex-direction: column; + } + .pic { + width: 100%; + margin-bottom: 2rem; + } + } +} diff --git a/src/pages/researchTeam/index.vue b/src/pages/researchTeam/index.vue new file mode 100644 index 0000000..bb939cd --- /dev/null +++ b/src/pages/researchTeam/index.vue @@ -0,0 +1,578 @@ + + + + + \ No newline at end of file diff --git a/src/pages/scientific/index.vue b/src/pages/scientific/index.vue new file mode 100644 index 0000000..acf4e95 --- /dev/null +++ b/src/pages/scientific/index.vue @@ -0,0 +1,342 @@ + + + + + diff --git a/src/pages/talentCenter/index.vue b/src/pages/talentCenter/index.vue index b8a7f58..753c387 100644 --- a/src/pages/talentCenter/index.vue +++ b/src/pages/talentCenter/index.vue @@ -82,11 +82,12 @@