背景图

This commit is contained in:
2023-06-05 14:35:45 +08:00
parent b114cf1717
commit a6a465b693
6 changed files with 5 additions and 5 deletions

View File

@@ -83,9 +83,9 @@ html, body {
height: 100%;
/* min-width: 1440px;
min-height: 789px; */
/* width: 1920px; */
/* width: 3840px; */
/* height: 1080px; */
width: 1920px;
width: 3840px;
height: 1080px;
}
body {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 KiB

BIN
src/images/bg_content_l.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

BIN
src/images/bg_content_r.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

View File

@@ -673,7 +673,7 @@ export default {
.n_body_container
_wh(100%, 92%)
padding 40px 0 20px 20px
_bis('../../../images/bg_content.jpg')
_bis('../../../images/bg_content_l.jpg')
.n_body_container_wraper
_wh(100%, 100%)
_fj(row)

View File

@@ -474,7 +474,7 @@ export default {
.n_body_container
_wh(100%, 92%)
padding 40px 20px 20px 0
_bis('../../../images/bg_content.jpg')
_bis('../../../images/bg_content_r.jpg')
.n_body_container_wraper
_wh(100%, 100%)
_fj(row)