diff --git a/src/assets/img/banner/onestop/1.png b/src/assets/img/banner/onestop/1.png new file mode 100644 index 0000000..a5d39b8 Binary files /dev/null and b/src/assets/img/banner/onestop/1.png differ diff --git a/src/assets/img/banner/onestop/back.jpg b/src/assets/img/banner/onestop/back.jpg new file mode 100644 index 0000000..940bf98 Binary files /dev/null and b/src/assets/img/banner/onestop/back.jpg differ diff --git a/src/assets/img/banner/onestop/back.png b/src/assets/img/banner/onestop/back.png deleted file mode 100644 index 382c1da..0000000 Binary files a/src/assets/img/banner/onestop/back.png and /dev/null differ diff --git a/src/style.scss b/src/style.scss index a4ecda5..1575909 100644 --- a/src/style.scss +++ b/src/style.scss @@ -2,8 +2,8 @@ html, body { position: relative; box-sizing: border-box; - background-image: url(./assets/img/banner/onestop/renwu.png), - url(./assets/img/banner/onestop/back.png), + background-image: url(./assets/img/banner/onestop/1.png), + url(./assets/img/banner/onestop/back.jpg), url(./assets/img/banner/lilun/back1.png), url(./assets/img/banner/design/g.jpg), url(./assets/img/banner/team/back2.png), diff --git a/src/views/Index/components/HeaderSwiper/SlideFive/index.vue b/src/views/Index/components/HeaderSwiper/SlideFive/index.vue index 5feb87e..405cc56 100644 --- a/src/views/Index/components/HeaderSwiper/SlideFive/index.vue +++ b/src/views/Index/components/HeaderSwiper/SlideFive/index.vue @@ -30,7 +30,7 @@ width: 100%; height: 100%; overflow: hidden; - background: url(../../../../../assets/img/banner/onestop/back.png) no-repeat; + background: url(../../../../../assets/img/banner/onestop/back.jpg) no-repeat; background-size: 100% 100%; position: relative; .slide_five { @@ -112,8 +112,7 @@ position: absolute; left: 0; bottom: 0; - background: url(../../../../../assets/img/banner/onestop/renwu.png) - no-repeat; + background: url(../../../../../assets/img/banner/onestop/1.png) no-repeat; background-size: auto 100%; background-position-x: 50%; height: calc(100vh / 1.6); diff --git a/stats.html b/stats.html index 95e55d2..e9448f0 100644 --- a/stats.html +++ b/stats.html @@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {