删去案例详情底图

This commit is contained in:
zhcnyuyang 2025-07-23 18:06:24 +08:00
parent feb8554e6a
commit f18b2cdbfa
3 changed files with 1 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

View File

@ -219,13 +219,7 @@ export default {
#passagebanner{
position: relative;
@include media-breakpoint-between(xs, md) {
background-image: url('/ExamplesRes/Examplesbanner_wep.png');
}
@include media-breakpoint-up(md) {
background-image: url('/ExamplesRes/Examplesbanner.png');
}
background-color: black;
}
#imglist{