From 81754ac5b49cdd16a713d86f88019be0e5ccd859 Mon Sep 17 00:00:00 2001 From: wang <3597712270@qq.com> Date: 星期二, 23 四月 2024 19:11:27 +0800 Subject: [PATCH] 展会页面 --- UI-Project/src/views/Caching/caching.vue | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/UI-Project/src/views/Caching/caching.vue b/UI-Project/src/views/Caching/caching.vue index 1734d49..7ed5e6a 100644 --- a/UI-Project/src/views/Caching/caching.vue +++ b/UI-Project/src/views/Caching/caching.vue @@ -166,7 +166,9 @@ </div> <div id="awatch"> <img src="../../assets/woshihuancun.png" alt="" style="width: 60%;height: 90%;margin-left: 260px;margin-top: 20px;"> - +<div style="width: 100px;height: 10px;background-color: #409EFF;margin-top: -124px;margin-left: 480px;"></div> +<div style="width: 100px;height: 10px;background-color: #409EFF;margin-top: -30px;margin-left: 850px;"></div> +<div style="width: 100px;height: 10px;background-color: #409EFF;margin-top: 30px;margin-left: 695px;"></div> </div> </template> -- Gitblit v1.8.0