From 2e20334b05e3cb49434ec07aa8d77b30578466ab Mon Sep 17 00:00:00 2001 From: cloudroam <cloudroam> Date: 星期五, 29 十一月 2024 17:38:37 +0800 Subject: [PATCH] Merge branch 'master' of http://47.96.225.205:8888/r/ITM_V2_2DModel --- src/views/global/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/global/index.vue b/src/views/global/index.vue index 96e32f1..ce5ce55 100644 --- a/src/views/global/index.vue +++ b/src/views/global/index.vue @@ -21,7 +21,7 @@ <style lang="scss" scoped> .area-global { - background-image: url("../../assets/area-global2.jpg"); + background-image: url("../../assets/area-global3.jpg"); background-size: 100% 100%; width: 140rem; /* max-width: 100vh; */ -- Gitblit v1.9.3