Browse Source

替换

master
luyisha 2 years ago
parent
commit
32b361b80b
  1. BIN
      src/assets/img/features/4.png
  2. BIN
      src/assets/img/features/5.png
  3. BIN
      src/assets/img/features/stt.png
  4. BIN
      src/assets/img/features/styy.png
  5. 4
      src/views/home/index.vue

BIN
src/assets/img/features/4.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1000 KiB

BIN
src/assets/img/features/5.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

BIN
src/assets/img/features/stt.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 KiB

BIN
src/assets/img/features/styy.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

4
src/views/home/index.vue

@ -437,7 +437,7 @@
<!-- phone module -->
<div class="build-right">
<div class="build-right-phone">
<img src="../../assets/img/features/5.png" alt="mobile application" />
<img src="../../assets/img/features/styy.png" alt="mobile application" />
</div>
</div>
<div class="build-left">
@ -700,7 +700,7 @@
<!-- 图片 -->
<div class="service-img">
<img
src="../../assets/img/features/4.png"
src="../../assets/img/features/stt.png"
style="width: 577px; height: 577px"
alt=""
/>

Loading…
Cancel
Save