背景更换

触摸屏-直流
Lufaneng 11 months ago
parent 5f0db86dc3
commit 2a3aec3e82

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1015 KiB

After

Width:  |  Height:  |  Size: 375 KiB

@ -123,7 +123,8 @@ onUnmounted(() => {
height: 100vh;
position: relative;
overflow: hidden;
background: center / cover url('@/assets/images/首页背景@2x.png') no-repeat;
// background: center / cover url('@/assets/images/@2x.png') no-repeat;
background-color: #008000;
}
.main-content {

Loading…
Cancel
Save