From 3296ae7c136f405db78c395635e72efa1c0d0125 Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com> Date: 星期三, 06 八月 2025 12:42:07 +0800 Subject: [PATCH] 1 --- 项目代码/WCS/WIDESEAWCS_Client/src/views/Home.vue | 63 +++++++++++++++---------------- 1 files changed, 31 insertions(+), 32 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/src/views/Home.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/src/views/Home.vue" index 113d024..78ebf31 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/src/views/Home.vue" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/src/views/Home.vue" @@ -63,9 +63,9 @@ <el-col :span="8"> <div class="line-container"> <div class="RGVline"></div> - <div :class="updateRGVOne()" :style="{ marginTop: RGV01.LevelPoint + 'px' }" + <div :class="updateRGVOne()" :style="{ transform: `translateY(${1280-RGV01.LevelPoint*0.00303627639+50}px)` }" @click="mouseClickRGVFirst">1</div> - <div :class="updateRGVTwo()" :style="{ marginTop: 1000 + 'px' }" @click="mouseClickSecond">2 + <div :class="updateRGVTwo()" :style="{ transform: `translateY(${1280-RGV02.LevelPoint*0.00374041519+100}px)` }" @click="mouseClickSecond">2 </div> </div> </el-col> @@ -164,9 +164,8 @@ <el-row :gutter="20" class="cardWidthrow"> <el-col :span="12"> <div> - - <el-row :gutter="20" style="height:1000px;margin-top:50px;"> - <span style="position: relative; top: 150px;left: 30px;">绗簩灞�</span> + <el-row :gutter="20" style="height:1000px;margin-top:10px;"> + <span style="position: relative; top: 100px;left: 30px;">绗簩灞�</span> <div> <div v-for="(group, index) in groupedLines(linescopy13)" :key="index"> <div class="positionY-group"> @@ -180,7 +179,7 @@ <div class="line-containerThird"> <div class="lineThird"></div> <div :class="updateRGVThird()" - :style="{ transform: `translateX(${RGV03.LevelPoint}px)`, marginTop: '3px' }" + :style="{ transform: `translateX(${1280-RGV03.LevelPoint*0.003397667+200}px)`, marginTop: '3px' }" @click="mouseClickThird">3</div> </div> <div style="margin-top:180px;margin-right:100px"> @@ -605,14 +604,14 @@ }, { equipNo: "2002", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2001", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, @@ -620,14 +619,14 @@ { equipNo: "2004", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, { equipNo: "2003", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, @@ -664,28 +663,28 @@ }, { equipNo: "2006", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2005", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2008", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, { equipNo: "2007", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, @@ -722,28 +721,28 @@ }, { equipNo: "2010", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2009", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2012", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, { equipNo: "2011", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, @@ -780,28 +779,28 @@ }, { equipNo: "2014", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2013", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2016", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, { equipNo: "2015", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, @@ -838,28 +837,28 @@ }, { equipNo: "2018", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2017", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2020", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, { equipNo: "2019", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, @@ -896,28 +895,28 @@ }, { equipNo: "2022", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2021", imgType: "1", - positionX: 26, + positionX: 28, positionY: 8, condition: false, }, { equipNo: "2024", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, { equipNo: "2023", imgType: "1", - positionX: 26, + positionX: 28, positionY: 20, condition: false, }, @@ -1585,7 +1584,7 @@ margin-bottom: 10px; } */ .title { - height: 1500px; + height: 1800px; } .cardWidth { @@ -1595,7 +1594,7 @@ } .cardWidthrow { - height: 40%; + height: 00%; width: 100%; /* margin-top: 10px; */ box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04); -- Gitblit v1.9.3