diff --git a/src/assets/css/reset.css b/src/assets/css/reset.css index e04e35d..20a2b0e 100644 --- a/src/assets/css/reset.css +++ b/src/assets/css/reset.css @@ -83,9 +83,9 @@ html, body { height: 100%; /* min-width: 1440px; min-height: 789px; */ - /* width: 1920px; */ + width: 1920px; /* width: 3840px; */ - /* height: 1080px; */ + height: 1080px; } body { @@ -150,6 +150,10 @@ div, p { cursor: pointer; } +.hidden { + visibility: hidden +} + .pl10 {padding-left: 10px;} .pl20 {padding-left: 20px;} .mgb3 {margin-bottom: .03rem;} diff --git a/src/pages/modules/homepage/one.vue b/src/pages/modules/homepage/one.vue index ff89393..4ad46d8 100644 --- a/src/pages/modules/homepage/one.vue +++ b/src/pages/modules/homepage/one.vue @@ -1311,7 +1311,7 @@ export default { .yj_wrap_8 top 89% .yj_wrap_17 - left 65% + left 62.5% .yyj left auto right 0 @@ -1323,7 +1323,7 @@ export default { left auto right 0 .yj_wrap_15 - left 65% + left 62.5% .cyj_1 left auto right 0 @@ -1331,7 +1331,7 @@ export default { left 0 right auto .yj_wrap_13 - left 65% + left 62.5% .cyj_1 left auto right 0 @@ -1339,7 +1339,7 @@ export default { left 0 right auto .yj_wrap_12 - left 65% + left 62.5% .cyj_1 left auto right 0 @@ -1347,7 +1347,7 @@ export default { left 0 right auto .yj_wrap_10 - left 65% + left 62.5% .yj_info_wrap_1 left auto right -81% diff --git a/src/pages/modules/homepage/two.vue b/src/pages/modules/homepage/two.vue index dd4164b..8aed4fa 100644 --- a/src/pages/modules/homepage/two.vue +++ b/src/pages/modules/homepage/two.vue @@ -123,12 +123,12 @@