压缩图片
This commit is contained in:
BIN
assets/images/index/top-origin.png
Normal file
BIN
assets/images/index/top-origin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 556 KiB |
BIN
assets/images/index/top.webp
Normal file
BIN
assets/images/index/top.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 279 KiB |
BIN
assets/images/slider/slide-2.webp
Normal file
BIN
assets/images/slider/slide-2.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 528 KiB |
@@ -39,8 +39,8 @@
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"three": "https://unpkg.com/three@latest/build/three.module.js",
|
||||
"three/addons/": "https://unpkg.com/three@latest/examples/jsm/"
|
||||
"three": "https://cdn.jsdelivr.net/npm/three@latest/build/three.module.js",
|
||||
"three/addons/": "https://cdn.jsdelivr.net/npm/three@latest/examples/jsm/"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
@@ -70,7 +70,7 @@
|
||||
<div class="swiper-container">
|
||||
<div class="swiper-wrapper">
|
||||
<div class="swiper-slide">
|
||||
<div class="slide-inner slide-bg-image" data-background="assets/images/slider/slide-2.jpg">
|
||||
<div class="slide-inner slide-bg-image" data-background="assets/images/slider/slide-2.webp">
|
||||
<div class="container">
|
||||
<div data-swiper-parallax="300" class="slide-title">
|
||||
<h2>携手数字化,智领新航运</h2>
|
||||
@@ -186,7 +186,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- end container -->
|
||||
<img src="assets/images/index/top.png" alt="" style="width: 55%; max-width: none; ">
|
||||
<img src="assets/images/index/top.webp" alt="" style="width: 55%; max-width: none; ">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user