diff --git a/dist.zip b/dist.zip index 338d3b8..d09a052 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/assets/YLimg/ylimg13.png b/src/assets/YLimg/ylimg13.png new file mode 100644 index 0000000..b19e6ac Binary files /dev/null and b/src/assets/YLimg/ylimg13.png differ diff --git a/src/view/table_gk/gk_yl.vue b/src/view/table_gk/gk_yl.vue index fc900ec..a140093 100644 --- a/src/view/table_gk/gk_yl.vue +++ b/src/view/table_gk/gk_yl.vue @@ -270,16 +270,16 @@
- +
-
36,234
+
@@ -892,6 +892,10 @@ const getData = () => { width: 165px; height: 35px; } + .serviceimg1 { + width: 165px; + height: 64px; + } .serviceTop { display: flex; @@ -914,11 +918,11 @@ const getData = () => { position: absolute; width: 160px; height: 160px; - top: 76px; + top: 5px; } .ylimg { - margin-top: 40px; + margin-top: 5px; width: 160px; height: 190px; }