Browse Source

修改名称

master
torsenli 3 years ago
parent
commit
01cfecacc1
  1. 6
      i18n/lang/en.json
  2. 6
      i18n/lang/zh-TW.json
  3. 20
      pages/base/index.vue
  4. 8
      static/tradingview.html

6
i18n/lang/en.json

@ -9,7 +9,7 @@
"using": "payments using",
"crypto": "crypto",
"Why": "Why do you choose to buy",
"digital": "digital currency in YBGCOINS",
"digital": "digital currency in XUSexchange",
"believe": "We believe Cryptolly is here to stay — and that a future worth building is one which opens its doors and invites everyone in ",
"help": "We help you make sense of the coins, the terms, the dense charts and market changes",
"Clarity": "Clarity",
@ -18,7 +18,7 @@
"convenient": "convenient",
"key": "One key transaction, more convenient operation",
"technology": "Our technology",
"YBGCOINS": "YBGCOINS adopts advanced technologies such as GSLB, distributed server cluster ,distributed storage, high speed memory trading engine with multiple machines, cold wallet, hot wallet with private key offline,etc.,to provide our customers with secure,stable and reliable digital asset trading services through multiple terminals such as web,mobile and desktop terminals ",
"XUSEXCHANGE": "XUSEXCHANGE adopts advanced technologies such as GSLB, distributed server cluster ,distributed storage, high speed memory trading engine with multiple machines, cold wallet, hot wallet with private key offline,etc.,to provide our customers with secure,stable and reliable digital asset trading services through multiple terminals such as web,mobile and desktop terminals ",
"guide": "Beginner's guide",
"Wear": "Wear an account",
"Get": "Register a trading account",
@ -794,7 +794,7 @@
"a9": "multiple",
"b0": "Are you sure you want to log out?",
"b1": "Sign in or register",
"b2": "Hi, welcome to YBGCoins",
"b2": "Hi, welcome to XUSexchange",
"b3": "amount",
"b4": "spot index ",
"b5": "Contract index",

6
i18n/lang/zh-TW.json

@ -8,7 +8,7 @@
"using": "支付使用",
"crypto": "加密",
"Why": "你為什麼選擇購買",
"digital": "YBGCOINS的數字貨幣",
"digital": "XUSEXCHANGE的數字貨幣",
"believe": "我們相信加密貨幣將一直存在--是一个值得建立的未來同時是一個敞開著并邀請每個人都加入的大門",
"help": "我們幫助你理解貨幣、條款、密集的圖表和市場變化",
"Clarity": "清晰度",
@ -17,7 +17,7 @@
"convenient": "方便",
"key": "一鍵交易,操作更方便",
"technology": "我們的技術",
"YBGCOINS": "YBGCOINS採用GSLB、分佈式存儲、多機高速內存交易引擎、冷錢包、離線私鑰熱錢包等先進技術,通過網絡、移動和台式終端等多個終端為客戶提供安全、穩定和可靠的數字資產交易服務",
"XUSEXCHANGE": "XUSEXCHANGE採用GSLB、分佈式存儲、多機高速內存交易引擎、冷錢包、離線私鑰熱錢包等先進技術,通過網絡、移動和台式終端等多個終端為客戶提供安全、穩定和可靠的數字資產交易服務",
"guide": "初學者指南",
"Wear": "記下來",
"Get": "注册交易帳戶",
@ -792,7 +792,7 @@
"a9": "倍數",
"b0": "確定要登出嗎?",
"b1": "登入或注册",
"b2": "Hi,歡迎使用YbgCoins",
"b2": "Hi,歡迎使用XUSexchange",
"b3": "量",
"b4": "現貨指數",
"b5": "合約指數",

20
pages/base/index.vue

@ -84,16 +84,16 @@ export default {
icon: "static/img/base_caidan_0.png",
activeIcon: "static/img/base_caidan_1.png",
},
{
// label: this.$t("base.a4"),
// tel: "option-list",
// label: this.$t("help.a3"),
// tel: "help",
label: this.$t("purchase.a5"),
tel: "purchase",
icon: "static/img/base_qukuai_0.png",
activeIcon: "static/img/base_qukuai_1.png",
},
// {
// // label: this.$t("base.a4"),
// // tel: "option-list",
// // label: this.$t("help.a3"),
// // tel: "help",
// label: this.$t("purchase.a5"),
// tel: "purchase",
// icon: "static/img/base_qukuai_0.png",
// activeIcon: "static/img/base_qukuai_1.png",
// },
{
label: this.$t("base.d2"),

8
static/tradingview.html

@ -22,10 +22,10 @@
<body>
<div class="tradingview" id="tradingview_10798345"></div>
</body>
<script src="https://www.toopcoins.com/newlink/mobile/jquery3_5_1.min.js"></script>
<script src="https://www.toopcoins.com/newlink/mobile/pako1_0_9.min.js"></script>
<script src="https://www.toopcoins.com/newlink/mobile/qs6_9_4.min.js"></script>
<script src="https://www.xusexchange.com/newlink/mobile/jquery3_5_1.min.js"></script>
<script src="https://www.xusexchange.com/newlink/mobile/pako1_0_9.min.js"></script>
<script src="https://www.xusexchange.com/newlink/mobile/qs6_9_4.min.js"></script>
<script src="./chart_main/charting_library.min.js"></script>
<script src="./chart_main/ws.js"></script>
<script src="./chart_main/sevencoin.js?v=2"></script>
</html>
</html>

Loading…
Cancel
Save