Browse Source

修改图片

master
liaoxinyu 2 years ago
parent
commit
d2fd7bc597
  1. 4
      pages/base/home.vue

4
pages/base/home.vue

@ -353,7 +353,7 @@
</view>
<view style="margin-top: 90px;display: flex;position: relative;">
<view class=""><img src="@/assets/img/home/home14.png" width="185" height="370"></view>
<view class=""><img src="@/assets/img/home/home14.png" style="width: 374rpx;height: 740rpx;"></view>
<view style="width: 580rpx;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);">
<view style="font-size: 56rpx;color: white;">{{$t("homeNewText.hh31")}}</view>
<view style="font-size: 28rpx;color: white;text-align: center;margin-top: 40rpx;">{{$t("homeNewText.hh32")}}</view>
@ -364,7 +364,7 @@
{{ $t("homeNewText.aa4") }}
</view>
</view>
<view class=""><img src="@/assets/img/home/home15.png" width="185" height="370"></view>
<view class=""><img src="@/assets/img/home/home15.png" style="width: 374rpx;height: 740rpx;"></view>
</view>
<view class="head_info m-y-md " v-if="0">

Loading…
Cancel
Save