Browse Source

跟换币名

master
liaoxinyu 2 years ago
parent
commit
2950713b7b
  1. 2
      app.js
  2. BIN
      assets/img/home/btcex.png
  3. 2
      i18n/lang/de.json
  4. 2
      i18n/lang/en.json
  5. 2
      i18n/lang/fra.json
  6. 2
      i18n/lang/it.json
  7. 2
      i18n/lang/jp.json
  8. 2
      i18n/lang/kor.json
  9. 2
      i18n/lang/pt.json
  10. 2
      i18n/lang/spa.json
  11. 2
      i18n/lang/tr.json
  12. 2
      i18n/lang/zh-TW.json
  13. 4
      manifest.json
  14. 2
      pages.json
  15. 10
      pages/base/home.vue

2
app.js

@ -12,7 +12,7 @@ if (process.env.NODE_ENV == 'production'||true) { //生产环境
// pc端地址
pcUrl:'https://www.btcaholic.com/',
// app名称
appName: 'BTCEX',
appName: 'BTCEXCOIN',
// 版本
version: '1.0.0',
// 移动端地址

BIN
assets/img/home/btcex.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 10 KiB

2
i18n/lang/de.json

@ -781,7 +781,7 @@
"a9": "mehrere",
"b0": "Bist du sicher, dass du dich einloggen willst?",
"b1": "Anmelden oder registrieren",
"b2": "Hallo, willkommen bei BTCEX",
"b2": "Hallo, willkommen bei BTCEXCOIN",
"b3": "Betrag",
"b4": "Index der Spots",
"b5": "Index der Verträge",

2
i18n/lang/en.json

@ -823,7 +823,7 @@
"a9": "Multiple",
"b0": "Are you sure you want to log out?",
"b1": "Sign in or register",
"b2": "Hi,welcome to BTCEX",
"b2": "Hi,welcome to BTCEXCOIN",
"b3": "amount",
"b4": "Spot index ",
"b5": "Contract index",

2
i18n/lang/fra.json

@ -781,7 +781,7 @@
"a9": "Multiple",
"b0": "Tu es sûr de vouloir quitter la connexion?",
"b1": "Connexion ou inscription",
"b2": "Hi, bienvenue à BTCEX",
"b2": "Hi, bienvenue à BTCEXCOIN",
"b3": "Quantité",
"b4": "Indice au comptant",
"b5": "Indices contractuels",

2
i18n/lang/it.json

@ -779,7 +779,7 @@
"a9": "multiplo",
"b0": "Sei sicuro di voler uscire di casa?",
"b1": "Firma o registro",
"b2": "Ciao, benvenuto a BTCEX",
"b2": "Ciao, benvenuto a BTCEXCOIN",
"b3": "importo",
"b4": "indice dei punti",
"b5": "Indice dei contratti",

2
i18n/lang/jp.json

@ -779,7 +779,7 @@
"a9": "倍数",
"b0": "本当にログアウトしますか?",
"b1": "ログインまたは登録",
"b2": "Hi、BTCEXをご利用ください。",
"b2": "Hi、BTCEXCOINをご利用ください。",
"b3": "量を測る",
"b4": "現物指数",
"b5": "契約指数",

2
i18n/lang/kor.json

@ -779,7 +779,7 @@
"a9": "배수",
"b0": "로그 인 을 종료 하 시 겠 습 니까?",
"b1": "등록",
"b2": "안녕하세요,BTCEX 사용 을 환영 합 니 다.",
"b2": "안녕하세요,BTCEXCOIN 사용 을 환영 합 니 다.",
"b3": "재다.",
"b4": "현물 지수",
"b5": "계약 지수",

2
i18n/lang/pt.json

@ -779,7 +779,7 @@
"a9": "Múltiplos",
"b0": "Tem certeza que quer fazer logon?",
"b1": "Assinar ou registar",
"b2": "Olá, bem-vindo Ao BTCEX.",
"b2": "Olá, bem-vindo Ao BTCEXCOIN.",
"b3": "Montante",
"b4": "índice de Pontos",
"b5": "Índice de contratos",

2
i18n/lang/spa.json

@ -779,7 +779,7 @@
"a9": "Múltiplo",
"b0": "¿Estás seguro de que quieres desconectarte?",
"b1": "Iniciar sesión o registrarse",
"b2": "Hola, bienvenido a BTCEX.",
"b2": "Hola, bienvenido a BTCEXCOIN.",
"b3": "Cantidad",
"b4": "Índice al contado",
"b5": "Índice de contratos",

2
i18n/lang/tr.json

@ -777,7 +777,7 @@
"a9": "çoklu",
"b0": "Oturumu kapatmak istediğinizden emin misiniz?",
"b1": "Giriş yap veya kayıt ol",
"b2": "Merhaba, BTCEX'e hoş geldiniz",
"b2": "Merhaba, BTCEXCOIN'e hoş geldiniz",
"b3": "miktar",
"b4": "nokta indeksi",
"b5": "Sözleşme endeksi",

2
i18n/lang/zh-TW.json

@ -820,7 +820,7 @@
"a9": "倍數",
"b0": "確定要登出嗎?",
"b1": "登入或注册",
"b2": "Hi,歡迎使用BTCEX",
"b2": "Hi,歡迎使用BTCEXCOIN",
"b3": "量",
"b4": "現貨指數",
"b5": "合約指數",

4
manifest.json

@ -1,5 +1,5 @@
{
"name" : "BTCEX",
"name" : "BTCEXCOIN",
"appid" : "__UNI__88A589F",
"description" : "",
"versionName" : "1.0.0",
@ -113,7 +113,7 @@
"base" : "./"
},
"domain" : "https://app.btcaholic.com",
"title" : "BTCEX",
"title" : "BTCEXCOIN",
"template" : "main.html"
}
}

2
pages.json

@ -220,7 +220,7 @@
"titleNView": false
},
"navigationBarTextStyle": "black",
"navigationBarTitleText": "BTCEX",
"navigationBarTitleText": "BTCEXCOIN",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF"
},

10
pages/base/home.vue

@ -150,7 +150,7 @@
<!-- 探索无限可能 -->
<view class="currency" style="margin-top: 100rpx;text-align: center;">{{$t("homeNewText.bb7")}}</view>
<view class="currency currency_text">{{$t("homeNewText.bb8",{name:'BTCEX'})}}</view>
<view class="currency currency_text">{{$t("homeNewText.bb8",{name:'BTCEXCOIN'})}}</view>
<view class="Crossbar"></view>
<view class="reserve-box">
<view style="text-align: center;margin-top: 25px;"><image src="@/assets/img/home/home2.png" mode=""></image></view>
@ -201,7 +201,7 @@
<image src="@/assets/img/home/home5.png" mode="widthFix" style="width: 58px;">
</view>
<view class="platform_text2">{{ $t("homeNewText.bb21") }}</view>
<view class="platform_text3">{{ $t("homeNewText.bb22",{name:'BTCEX'}) }}</view>
<view class="platform_text3">{{ $t("homeNewText.bb22",{name:'BTCEXCOIN'}) }}</view>
</view>
</view>
<!-- <view v-if="!isLogin" class="jump_btn1" @click="goReg" style="margin-top: 60rpx;">
@ -226,7 +226,7 @@
<image src="@/assets/img/home/btcex.png" mode="widthFix" style="width: 150px;"></image>
</view>
</view>
<view class="positionBox_text1">{{$t("homeNewText.bb25",{name:'BTCEX'})}}</view>
<view class="positionBox_text1">{{$t("homeNewText.bb25",{name:'BTCEXCOIN'})}}</view>
<view class="positionBox_text2">{{$t("homeNewText.bb26")}}</view>
<view style="text-align: center;margin-top: 20rpx;">{{$t("homeNewText.bb27")}}</view>
<view class="d-flex justify-between">
@ -248,7 +248,7 @@
</view>
<view class="img_box">
<view>{{$t("homeNewText.bb33",{name:'BTCEX'})}}</view>
<view>{{$t("homeNewText.bb33",{name:'BTCEXCOIN'})}}</view>
</view>
<!-- 立即開始您的加密之旅! -->
<view class="Journey_box">
@ -391,7 +391,7 @@
:src="theme == 'light' ? 'static/img/moon.png' : 'static/img/sun.png'" /> -->
<view style="color: white;margin-left: 20px;">
BTCEX
BTCEXCOIN
</view>
<view>
<span class="color-light">

Loading…
Cancel
Save