Browse Source

修改

master
liaoxinyu 2 years ago
parent
commit
32aecdc1a2
  1. BIN
      assets/img/home/Google.png
  2. 60
      i18n/lang/en.json
  3. 2
      i18n/lang/zh-TW.json
  4. 25
      pages/base/home.vue
  5. 2
      pages/exchange/open-position.vue

BIN
assets/img/home/Google.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

60
i18n/lang/en.json

@ -92,7 +92,7 @@
"b8": "Deduct the handling fee", "b8": "Deduct the handling fee",
"b9": "Available", "b9": "Available",
"c0": "Buy", "c0": "Buy",
"c1": "My wallets", "c1": "My Wallets",
"c2": "Identity Authentication", "c2": "Identity Authentication",
"c3": "Security Center", "c3": "Security Center",
"c4": "Message Notification", "c4": "Message Notification",
@ -857,8 +857,8 @@
"homeNewText": { "homeNewText": {
"aa1": "Cryptocurrency Gate", "aa1": "Cryptocurrency Gate",
"aa2": "Safe, fast and easy trade on over 100 cryptocurrencies", "aa2": "Safe, fast and easy trade on over 100 cryptocurrencies",
"aa3": "Register via email", "aa3": "Register Via Email",
"aa4": "Start trading now", "aa4": "Start Trading Now",
"aa5": "Market trend", "aa5": "Market trend",
"aa6": "Digital Asset Quote Express", "aa6": "Digital Asset Quote Express",
"aa7": "Currency", "aa7": "Currency",
@ -896,38 +896,38 @@
"hh0": "The future of money is here", "hh0": "The future of money is here",
"hh1": "We are the most trusted place for investors to buy, sell and manage cryptocurrency", "hh1": "We are the most trusted place for investors to buy, sell and manage cryptocurrency",
"hh2": "Register via email", "hh2": "Register via email",
"hh3": "Quotes", "hh3": "Markets",
"hh4": "See more markets", "hh4": "View more markets",
"hh5": "{name} is a one-stop platform for everyone", "hh5": "{name} is An One-step Exchange for Everyone",
"hh6": "Global Ranking", "hh6": "Global Ranking",
"hh7": "users trust us", "hh7": "Users Trust Us",
"hh8": "Ultra-Low Fees", "hh8": "Ultra-Low Fees",
"hh9": "Countries", "hh9": "Countries",
"hh10": "How to start", "hh10": "How to Get Started",
"hh11": "Create account", "hh11": "Create Account",
"hh12": "Log in {name} to register new profile", "hh12": "Sign in to {name} to Register a New Profile",
"hh13": "Register", "hh13": "Register",
"hh14": "Verify your identity", "hh14": "Verify Your Identity",
"hh15": "The verification process takes less than 5 minutes to complete.", "hh15": "Spend Less Than 5 Minutes Completing the Verification Process.",
"hh16": "Create your account first", "hh16": "Create Your Account First",
"hh17": "Buy and deposit cryptocurrencies", "hh17": "Buy and Deposit Crypto",
"hh18": "Add funds to your {name} account to deposit and withdraw cryptocurrency services.", "hh18": "Add funds to your {name} Account to Access Crypto Services.",
"hh19": "Verify your identity first", "hh19": "Verify Your Identity First",
"hh20": "Start your journey", "hh20": "Start Your Journey",
"hh21": "Explore cryptocurrency opportunities within the {name} ecosystem", "hh21": "Explore Crypto Opportunities within the {name} Ecosystem",
"hh22": "Buy and deposit cryptocurrency first", "hh22": "Buy and Deposit Crypto First",
"hh23": "Build your cryptocurrency portfolio", "hh23": "Build Your Crypto Portfolio",
"hh24": "Buy cryptocurrency", "hh24": "Buy Crypto",
"hh25": "Why choose {name}", "hh25": "Why {name}",
"hh26": "Simple", "hh26": "Simplicity",
"hh27": "{name} makes it easy to buy cryptocurrencies using our mobile app.", "hh27": "{name} Makes it Easy to Buy Crypto Using Our Mobile Application.",
"hh28": "education", "hh28": "Education",
"hh29": "Grow your earnings with {name}", "hh29": "Grow your earnings with {name}",
"hh30": "Don't know where to start? Head to our Learning Center to learn all about cryptocurrency.", "hh30": "Not Sure Where to Start? Head to Our Learn Center and Learn About All Things Crypto.",
"hh31": "Service", "hh31": "Service",
"hh32": "Find your answers instantly in our Help Center, or contact us via email 24/7/365.", "hh32": "Find Your Answers Instantly in Our Support Center. Or Reach Us 24/7/365 via Email.",
"hh33": "Start using {name}", "hh33": "Get Started With {name}",
"hh34": "Trade anytime, anywhere", "hh34": "Trade on the go. Anywhere, Anytime",
"hh35": "Stay informed with our app and desktop client" "hh35": "Stay in the know with our app and desktop client"
} }
} }

2
i18n/lang/zh-TW.json

@ -898,7 +898,7 @@
"hh4": "看更多市場", "hh4": "看更多市場",
"hh5": "{name} 是個適合所有人的一站式平台", "hh5": "{name} 是個適合所有人的一站式平台",
"hh6": "Global Ranking", "hh6": "Global Ranking",
"hh7": "users trust us", "hh7": "Users Trust Us",
"hh8": "Ultra-Low Fees", "hh8": "Ultra-Low Fees",
"hh9": "Countries", "hh9": "Countries",
"hh10": "如何開始", "hh10": "如何開始",

25
pages/base/home.vue

@ -197,36 +197,44 @@
</view> </view>
<view class="Howtogetstarted_box1">{{ $t("homeNewText.hh11") }}</view> <view class="Howtogetstarted_box1">{{ $t("homeNewText.hh11") }}</view>
<view class="Howtogetstarted_box2">{{ $t("homeNewText.hh12",{name:"Ewmcoin"}) }}</view> <view class="Howtogetstarted_box2">{{ $t("homeNewText.hh12",{name:"Ewmcoin"}) }}</view>
<view style="display: flex;justify-content: center;">
<view class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh13") }}</view> <view class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh13") }}</view>
</view> </view>
</view>
<view class="Howtogetstarted"> <view class="Howtogetstarted">
<view class="Howtogetstarted_box"> <view class="Howtogetstarted_box">
<span class="" style="font-size: 20px;">2</span> <span class="" style="font-size: 20px;">2</span>
</view> </view>
<view class="Howtogetstarted_box1">{{ $t("homeNewText.hh14") }}</view> <view class="Howtogetstarted_box1">{{ $t("homeNewText.hh14") }}</view>
<view class="Howtogetstarted_box2">{{ $t("homeNewText.hh15") }}</view> <view class="Howtogetstarted_box2">{{ $t("homeNewText.hh15") }}</view>
<view style="display: flex;justify-content: center;">
<view v-if="!isLogin" class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh16") }}</view> <view v-if="!isLogin" class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh16") }}</view>
<view v-else class="Howtogetstarted_box3" @click="goMine">{{ $t("homeNewText.hh16") }}</view> <view v-else class="Howtogetstarted_box3" @click="goMine">{{ $t("homeNewText.hh16") }}</view>
</view> </view>
</view>
<view class="Howtogetstarted"> <view class="Howtogetstarted">
<view class="Howtogetstarted_box"> <view class="Howtogetstarted_box">
<span class="" style="font-size: 20px;">3</span> <span class="" style="font-size: 20px;">3</span>
</view> </view>
<view class="Howtogetstarted_box1">{{ $t("homeNewText.hh17") }}</view> <view class="Howtogetstarted_box1">{{ $t("homeNewText.hh17") }}</view>
<view class="Howtogetstarted_box2">{{ $t("homeNewText.hh18",{name:"Ewmcoin"}) }}</view> <view class="Howtogetstarted_box2">{{ $t("homeNewText.hh18",{name:"Ewmcoin"}) }}</view>
<view style="display: flex;justify-content: center;">
<view v-if="!isLogin" class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh19") }}</view> <view v-if="!isLogin" class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh19") }}</view>
<view v-else class="Howtogetstarted_box3" @click="goMine">{{ $t("homeNewText.hh19") }}</view> <view v-else class="Howtogetstarted_box3" @click="goMine">{{ $t("homeNewText.hh19") }}</view>
</view> </view>
</view>
<view class="Howtogetstarted"> <view class="Howtogetstarted">
<view class="Howtogetstarted_box"> <view class="Howtogetstarted_box">
<span class="" style="font-size: 20px;">4</span> <span class="" style="font-size: 20px;">4</span>
</view> </view>
<view class="Howtogetstarted_box1">{{ $t("homeNewText.hh20") }}</view> <view class="Howtogetstarted_box1">{{ $t("homeNewText.hh20") }}</view>
<view class="Howtogetstarted_box2">{{ $t("homeNewText.hh21",{name:"Ewmcoin"}) }}</view> <view class="Howtogetstarted_box2">{{ $t("homeNewText.hh21",{name:"Ewmcoin"}) }}</view>
<view style="display: flex;justify-content: center;">
<view v-if="!isLogin" class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh22") }}</view> <view v-if="!isLogin" class="Howtogetstarted_box3" @click="goReg">{{ $t("homeNewText.hh22") }}</view>
<view v-else class="Howtogetstarted_box3" @click="goExchange">{{ $t("homeNewText.hh22") }}</view> <view v-else class="Howtogetstarted_box3" @click="goExchange">{{ $t("homeNewText.hh22") }}</view>
</view> </view>
</view> </view>
</view>
<view class="marketbox" style="padding: 0px;"> <view class="marketbox" style="padding: 0px;">
<view class="marketbox1" style="padding: 0rpx 25rpx;">{{ $t("homeNewText.hh23") }}</view> <view class="marketbox1" style="padding: 0rpx 25rpx;">{{ $t("homeNewText.hh23") }}</view>
@ -370,14 +378,14 @@
<view class="Trading_box1">{{ $t("homeNewText.hh35") }}</view> <view class="Trading_box1">{{ $t("homeNewText.hh35") }}</view>
<a class="Trading_a" href="https://app.ewmcoin.com/download/Ewmcoin.html"> <a class="Trading_a" href="https://app.ewmcoin.com/download/Ewmcoin.html">
<view class="Trading_a_box"> <view class="Trading_a_box">
<view style="margin-right: 10rpx;"><image src="@/assets/img/home/IOS1.png" style="width: 48rpx;height: 48rpx;"></image></view> <view style="margin-right: 10rpx;"><image src="@/assets/img/home/Google.png" style="width: 48rpx;height: 48rpx;"></image></view>
<view>App Store</view> <view>Google Play</view>
</view> </view>
</a> </a>
<a class="Trading_a" style="margin-top: 40rpx;" href="https://app.ewmcoin.com/download/Ewmcoin.html"> <a class="Trading_a" style="margin-top: 40rpx;" href="https://app.ewmcoin.com/download/Ewmcoin.html">
<view class="Trading_a_box"> <view class="Trading_a_box">
<view style="margin-right: 10rpx;"><image src="@/assets/img/home/Android1.png" style="width: 48rpx;height: 48rpx;"></image></view> <view style="margin-right: 10rpx;"><image src="@/assets/img/home/IOS1.png" style="width: 48rpx;height: 48rpx;"></image></view>
<view>Android</view> <view>App Store</view>
</view> </view>
</a> </a>
</view> </view>
@ -2249,8 +2257,8 @@
font-size: 14px; font-size: 14px;
text-align: center; text-align: center;
background-color: #fff; background-color: #fff;
max-width: 150px; // max-width: 150px;
padding: 10px 0px; padding: 10px 10px;
margin: auto; margin: auto;
border-radius: 20px; border-radius: 20px;
} }
@ -2259,10 +2267,13 @@
padding-top: 30px; padding-top: 30px;
text-align: center; text-align: center;
padding-bottom:100rpx; padding-bottom:100rpx;
display: flex;
justify-content: center;
.Carousel1{ .Carousel1{
height: 88rpx; height: 88rpx;
width: 350rpx; padding: 0px 10px;
// width: 350rpx;
background-color: #E0876E; background-color: #E0876E;
margin: auto; margin: auto;
line-height: 88rpx; line-height: 88rpx;

2
pages/exchange/open-position.vue

@ -175,7 +175,7 @@
<span class="color-default">{{ $t("contract.d9") }}</span> <span class="color-default">{{ $t("contract.d9") }}</span>
<span>{{ margin }}</span> <span>{{ margin }}</span>
</view> --> </view> -->
<view class="d-flex flex-wrap"> <view class="d-flex flex-wrap" v-if="0">
<view class="fn-12"> <view class="fn-12">
{{$t('first.a3')}} <text class="color-theme-1">({{$t('reg.b4')}})</text> {{$t('first.a3')}} <text class="color-theme-1">({{$t('reg.b4')}})</text>
</view> </view>

Loading…
Cancel
Save