Browse Source

常规修改

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

4
pages/base/home.vue

@ -292,7 +292,7 @@
<view class="">
<view class="STEP_text">
<view class="STEP_text1">STEP 1</view>
<view class="STEP_text2">{{ $t("homeNewText.hh20",{name:"xxxxx"}) }}</view>
<view class="STEP_text2">{{ $t("homeNewText.hh20",{name:"XMEDcoin"}) }}</view>
<view class="STEP_text3">{{ $t("homeNewText.hh21") }}</view>
<view v-if="!isLogin" class="jump_btn1" @click="goReg" style="margin-top: 30px;">
{{ $t("homeNewText.hh2") }}
@ -492,7 +492,7 @@
:src="theme == 'light' ? 'static/img/moon.png' : 'static/img/sun.png'" /> -->
<view style="color: white;margin-left: 20px;">
JEDcoin
XMEDcoin
</view>
<view>
<span class="color-light">

Loading…
Cancel
Save