@@ -313,28 +272,6 @@ export default {
}
}
}
-.entry {
- position: relative;
- display: flex;
- justify-content: space-between;
- margin-bottom: 100px;
- li {
- display: inline-flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- text-align: center;
- }
- img {
- max-width: 100px;
- }
- .text {
- margin-top: 15px;
- font-size: 1rem;
- font-family: PingFangSC-Medium, PingFang SC;
- color: #fff;
- }
-}
.contact {
position: relative;
padding: 0 0 73px 0;
diff --git a/src/pages/about/index.vue b/src/pages/about/index.vue
index 8b69807..d0526a6 100644
--- a/src/pages/about/index.vue
+++ b/src/pages/about/index.vue
@@ -454,8 +454,7 @@ export default {
}
.list-block {
.inner {
- width: 80%;
- padding: 5.625rem 0;
+ padding: 5rem 0;
background-color: #fff;
}
}
diff --git a/src/pages/article/activity.vue b/src/pages/article/activity.vue
index 4e4e3bf..8173f45 100644
--- a/src/pages/article/activity.vue
+++ b/src/pages/article/activity.vue
@@ -153,6 +153,7 @@ export default {
font-size: 48px;
color: #fff;
background: url(../../assets/images/intro-bg.png) 0 0/100% 100% no-repeat;
+ object-fit: cover;
}
.article {
display: flex;
diff --git a/src/pages/article/index.vue b/src/pages/article/index.vue
index a28daa1..97e12a9 100644
--- a/src/pages/article/index.vue
+++ b/src/pages/article/index.vue
@@ -115,7 +115,7 @@ export default {
}
]
// 文章被禁用了就直接返回
- if (data.isDisable) {
+ if (data.isDisable || !data.isRelease) {
this.$router.back()
} else {
const temId = data.articleTemplate
@@ -202,6 +202,7 @@ export default {
font-weight: 600;
color: #fff;
background: url(../../assets/images/intro-bg.png) 0 0/100% 100% no-repeat;
+ object-fit: cover;
}
.article {
display: flex;
diff --git a/src/pages/careers/index.vue b/src/pages/careers/index.vue
index ad63f2f..d231040 100644
--- a/src/pages/careers/index.vue
+++ b/src/pages/careers/index.vue
@@ -354,6 +354,7 @@ export default {
right: 0;
width: 100%;
height: 100%;
+ object-fit: cover;
}
h6 {
font-size: 2.07rem;
diff --git a/src/pages/column/index.vue b/src/pages/column/index.vue
index 85becbc..927f163 100644
--- a/src/pages/column/index.vue
+++ b/src/pages/column/index.vue
@@ -888,6 +888,7 @@ export default {
color: #fff;
img {
height: 24rem;
+ object-fit: cover;
}
.texts {
position: absolute;
@@ -922,12 +923,12 @@ export default {
.article {
display: flex;
- justify-content: center;
+ justify-content: space-between;
+ width: 1200px;
margin: 0 auto;
.left {
- width: 66%;
- margin-right: 1.4rem;
+ width: 83%;
}
.article-wrap {
@@ -1246,8 +1247,8 @@ export default {
padding: 15px;
}
.right {
- width: 14%;
- min-width: 15rem;
+ width: 17%;
+ padding-left: 20px;
overflow: hidden;
}
@@ -1288,13 +1289,6 @@ export default {
}
.article {
- justify-content: center;
-
- .left {
- width: 1136px;
- margin-right: 36px;
- }
-
.forms {
padding: 30px 0;
}
diff --git a/src/pages/deviceIntroBeam/index.vue b/src/pages/deviceIntroBeam/index.vue
index 39a08c7..56a6aac 100644
--- a/src/pages/deviceIntroBeam/index.vue
+++ b/src/pages/deviceIntroBeam/index.vue
@@ -17,23 +17,25 @@
-
-
-
{{ modules[2].form.title }}
-
-
-
+
+
+
+
{{ modules[2].form.title }}
+
+
+
-
-
+
@@ -146,8 +148,6 @@ $banner-height: 21.6rem;
}
.share {
position: relative;
- width: 80%;
- padding-left: 14%;
.beamBox {
align-items: center;
}
@@ -192,15 +192,13 @@ $banner-height: 21.6rem;
}
}
.intro {
- width: 80%;
height: 19.65rem;
- padding-left: 14%;
margin-bottom: 67px;
- background-color: #2e4984;
.intro-inner {
display: flex;
align-items: center;
height: 100%;
+ background-color: #2e4984;
}
.pic {
width: 50%;
diff --git a/src/pages/deviceIntroLayout/index.vue b/src/pages/deviceIntroLayout/index.vue
index 6eb8626..468d3ae 100644
--- a/src/pages/deviceIntroLayout/index.vue
+++ b/src/pages/deviceIntroLayout/index.vue
@@ -32,7 +32,7 @@
-
+
@@ -122,15 +122,7 @@ $banner-height: 21.6rem;
}
.share {
position: relative;
- .inner {
- width: 100%;
- max-width: 1323px;
- }
.texts {
- position: absolute;
- width: 85%;
- right: 0;
- top: 26rem;
display: flex;
}
h6 {
@@ -148,18 +140,15 @@ $banner-height: 21.6rem;
color: #e3e3e3;
}
.card {
- position: absolute;
- left: 0;
- max-width: 1671px;
- width: 85%;
- padding: 1.6rem 2.9rem 1.6rem 14%;
- font-size: 1.06rem;
+ padding: 1.5rem;
+ margin-bottom: 20px;
+ font-size: 1rem;
font-family: PingFangSC-Medium, PingFang SC;
border-radius: 0 6rem 0 0;
font-weight: 500;
color: #ffffff;
line-height: 2.375rem;
- background: url(http://10.10.11.7/images/device/5.png) 0 0 /100% 100% no-repeat;
+ background: url(http://10.10.11.7/images/device/5.png) center center no-repeat;
}
.des {
flex-grow: 1;
@@ -178,15 +167,8 @@ $banner-height: 21.6rem;
}
.intro {
position: relative;
- height: 42.625rem;
- margin-bottom: 2.3rem;
- margin-top: 50rem;
- width: 85%;
+ margin: 60px auto;
.bg {
- position: absolute;
- top: 0;
- left: 0;
- width: 65%;
height: 35.73rem;
}
.pic {
diff --git a/src/pages/iasf/index.vue b/src/pages/iasf/index.vue
index 0ad0de3..bd8bd66 100644
--- a/src/pages/iasf/index.vue
+++ b/src/pages/iasf/index.vue
@@ -274,7 +274,51 @@
+
+
+
+
+ -
+
+
{{ modules[14].form.title }}
+
+ -
+
+
{{ modules[15].form.title }}
+
+ -
+
+
{{ modules[16].form.title }}
+
+ -
+
+
{{ modules[17].form.title }}
+
+ -
+
+
{{ modules[18].form.title }}
+
+
+
+
+