Browse Source

修改

master
liaoxinyu 11 months ago
parent
commit
af809ef820
  1. 4
      pages/base/home.vue

4
pages/base/home.vue

@ -122,8 +122,8 @@
<!-- 加密货币之门 -->
<view class="illustration_area">
<image src="@/assets/img/home/home1.png" mode="widthFix"
style="width: 600rpx;margin: 60rpx 0px;"></image>
<image src="@/assets/img/home/home1.png" mode=""
style="width: 600rpx;margin: 60rpx 0px;height: 300rpx;"></image>
<view class="title">
{{ $t("homeNewText.hh0") }}
</view>

Loading…
Cancel
Save