From f7d6369f394c557761234939be4170e070c81ac3 Mon Sep 17 00:00:00 2001 From: xvv Date: Tue, 23 Jul 2024 17:20:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/home.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/src/views/home.vue b/ruoyi-ui/src/views/home.vue index e74a985..c54c6cc 100644 --- a/ruoyi-ui/src/views/home.vue +++ b/ruoyi-ui/src/views/home.vue @@ -24,7 +24,7 @@
- + @@ -320,7 +320,7 @@ export default { { name: '合作企业' }, { name: '联系我们' }, ], - imgUrl:'https://f382b38516.zicp.fun', + imgUrl:'https://f382b38516.zicp.fun/', bannerlist:[], isMounted: false, swiperOptions: { @@ -496,6 +496,7 @@ export default { display: flex; align-items: center; justify-content: space-between; + z-index: 99999999999999999; } .banner-page {