框架整理完毕

This commit is contained in:
2025-07-07 15:04:57 +08:00
parent 59f771d542
commit cb4b3952a5
26 changed files with 577 additions and 319 deletions

View File

@@ -3,7 +3,7 @@ page {
.mobile-container {
width: 100%;
min-height: 100vh;
min-height: 90vh;
// PC端样式
//@media screen and (min-width: 768px) {