diff --git a/Web/css/index.css b/Web/css/index.css index dda40f2..3858014 100644 --- a/Web/css/index.css +++ b/Web/css/index.css @@ -53,7 +53,7 @@ body { background-color: #f0f0f0; cursor: pointer; } -/* 修改轮播图相关样式 */ + #swipper { width: 100%; overflow: hidden; @@ -172,7 +172,6 @@ body { padding: 10px 0; } - .info-item { flex: 1; margin: 0 20px; @@ -588,7 +587,6 @@ body { font-size: 14px; } -/* 响应式设计 */ @media screen and (max-width: 768px) { .footer-section { flex: 0 0 50%; @@ -604,4 +602,5 @@ body { .footer-content { padding: 0 15px; } + } } diff --git a/Web/index.html b/Web/index.html index a74869a..bea2bb3 100644 --- a/Web/index.html +++ b/Web/index.html @@ -4,17 +4,10 @@ Document - - - - - + -