@@ -422,10 +421,10 @@ export default {
.carousel {
height: 100vh;
img {
- height: 100%;
+ height: 100vh;
}
/deep/.el-carousel__container {
- height: 100%;
+ height: 100vh;
}
.texts {
position: absolute;
@@ -466,8 +465,7 @@ export default {
}
}
.inner {
- width: 1444px;
- // min-width: 70%;
+ width: 1200px;
}
.card {
display: flex;
@@ -476,7 +474,7 @@ export default {
li {
position: relative;
width: calc((100% - 64px) / 2);
- height: 488px;
+ height: 402px;
transition: 0.3s;
overflow: hidden;
&:hover {
@@ -517,7 +515,7 @@ export default {
align-items: center;
width: 100%;
height: 100%;
- padding: 0 128px;
+ padding: 0 60px;
text-align: center;
color: #fff;
background-color: rgba(0, 0, 0, 0.3);
@@ -849,6 +847,7 @@ export default {
}
.text {
font-size: 1rem;
+ text-align: justify;
line-height: 1.6;
color: #333;
}
@@ -918,8 +917,8 @@ export default {
position: absolute;
top: -60px;
right: 0;
- width: 744px;
- height: 657px;
+ width: 632px;
+ height: 558px;
}
}
.tools {
diff --git a/src/pages/lightSources/index.vue b/src/pages/lightSources/index.vue
index eaa10d6..63fc657 100644
--- a/src/pages/lightSources/index.vue
+++ b/src/pages/lightSources/index.vue
@@ -42,7 +42,7 @@
地点 |
能量(GeV) |
储存环周长(m) |
- 光束线/条 |
+ 光束线 |
代际 |
发射度(nm.rad) |
状态 |
@@ -84,7 +84,7 @@
波长范围/nm |
重复频率/Hz |
设施长度/m |
- 实验站/个 |
+ 实验站 |
状态 |
建成时间 |
diff --git a/src/pages/org/index.vue b/src/pages/org/index.vue
index da7dfb4..17a1d25 100644
--- a/src/pages/org/index.vue
+++ b/src/pages/org/index.vue
@@ -20,9 +20,10 @@
alt="">
-
+
+