diff --git a/src/assets/v3/Line/sec3_2.png b/src/assets/v3/Line/sec3_2.png new file mode 100644 index 0000000..a3ff809 Binary files /dev/null and b/src/assets/v3/Line/sec3_2.png differ diff --git a/src/assets/v3/Line/sec3_5.png b/src/assets/v3/Line/sec3_5.png new file mode 100644 index 0000000..b1e304a Binary files /dev/null and b/src/assets/v3/Line/sec3_5.png differ diff --git a/src/views/Jyh/Home/component/ComProject/product1.vue b/src/views/Jyh/Home/component/ComProject/product1.vue index 93d08f5..2cf2d4e 100644 --- a/src/views/Jyh/Home/component/ComProject/product1.vue +++ b/src/views/Jyh/Home/component/ComProject/product1.vue @@ -28,14 +28,40 @@ -
-
+
+
+
+ 技术优势
@@ -304,7 +330,8 @@ onUnmounted(() => { } .secondEdition .secondEditionContent .oneStop .oneStopContent { - display: flex + display: flex; + justify-content: flex-start; } .secondEdition .secondEditionContent .oneStop .oneStopContent .osLeftMain { @@ -317,7 +344,10 @@ onUnmounted(() => { .secondEdition .secondEditionContent .oneStop .oneStopContent .osRightMain { margin-left: 22px; - text-align: left + text-align: left; + max-width: 400px; + margin-left: auto; + } .secondEdition .secondEditionContent .oneStop .oneStopContent .osRightMain .osRightTitle {