From b20faff61130884408558a6c8260b82cc9819675 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 22 四月 2024 16:58:22 +0800
Subject: [PATCH] 删除无用代码
---
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