From d410ba2d4d45b82286adafe6a9bf4dfb3ced6a9e Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期五, 19 四月 2024 09:04:29 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes
---
UI-Project/src/views/Slicecage/slicecage.vue | 17 ++++++++++-------
1 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/UI-Project/src/views/Slicecage/slicecage.vue b/UI-Project/src/views/Slicecage/slicecage.vue
index 9c7b9f9..1136815 100644
--- a/UI-Project/src/views/Slicecage/slicecage.vue
+++ b/UI-Project/src/views/Slicecage/slicecage.vue
@@ -168,11 +168,14 @@
<!-- <div id="awatch">
<img src="../../assets/lpl.jpg" alt="" style="width: 10%;height: 10%;margin-left: 160px;">
</div> -->
-
-
- <div id="awatch">
- <img src="../../assets/cp.png" alt="" style="width: 1305px;height: 400px;margin-left: 240px;margin-top: 50px;">
-</div>
+<!-- // 鐖剁骇妗� -->
+ <div class="img-list">
+ <!-- // 娴湪涓婃柟鐨勫浘鐗� -->
+ <img class="check-img" src="../../assets/lpl.jpg" alt="" style="width: 13%;height: 12%;margin-left: 160px;">
+ <img class="check-imga" src="../../assets/lpl.jpg" alt="" style="width: 13%;height: 12%;margin-left: 160px;">
+ <!-- // 搴曞浘 -->
+ <img class="data-img " src="../../assets/dlpl.png" alt="" style="width: 1200px;height: 400px;margin-left: 130px;margin-top: 50px;">
+ </div>
</div>
<el-dialog v-model="dialogFormVisible" top="12vh" width="85%" title="璇风‘璁ょ幓鐠冧俊鎭�" >
<div style="margin-left: 50px;margin-bottom: 10px;">
@@ -416,7 +419,7 @@
width: 3.3125rem;
height: 2.9375rem;
top:20rem;
- right: 52rem;
+ right: 57rem;
z-index: 10;
}
@@ -425,7 +428,7 @@
width: 3.3125rem;
height: 2.9375rem;
top:15rem;
- right: 37rem;
+ right: 29rem;
z-index: 10;
}
--
Gitblit v1.8.0