From 4632f8d973a2442afe8a407528d72d1a5e760911 Mon Sep 17 00:00:00 2001
From: ltlzx <942659938@qq.com>
Date: Sat, 9 Jul 2022 16:55:23 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app.js | 2 +-
i18n/lang/en.json | 2 +-
i18n/lang/zh-CN.json | 2 +-
i18n/lang/zh-TW.json | 2 +-
manifest.json | 2 +-
pages.json | 2 +-
pages/exchange/contract-history.vue | 2 +-
pages/exchange/open-position.vue | 2 +-
pages/income/index.vue | 2 +-
static/tradingview.html | 6 +++---
10 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/app.js b/app.js
index 27d6bde..471a07a 100755
--- a/app.js
+++ b/app.js
@@ -17,7 +17,7 @@ if (process.env.NODE_ENV == 'production'||true) { //生产环境
version: '1.0.0',
// 移动端地址
mobile: 'https://h5.cinscoin.com',
- down:"https://h5.cinscoin.com/download/NHACoin.html"
+ down:"https://h5.cinscoin.com/download/cinscoin.html"
};
} else { //开发环境
config = {
diff --git a/i18n/lang/en.json b/i18n/lang/en.json
index 9c64816..289d8c7 100755
--- a/i18n/lang/en.json
+++ b/i18n/lang/en.json
@@ -739,7 +739,7 @@
"a9":"multiple",
"b0":"Are you sure you want to log out?",
"b1":"Sign in or register",
- "b2":"Hi, welcome to NHACOIN",
+ "b2":"Hi, welcome to Cinscoin",
"b3":"amount",
"b4":"spot index ",
"b5":"Contract index",
diff --git a/i18n/lang/zh-CN.json b/i18n/lang/zh-CN.json
index 2177772..8a44e8a 100755
--- a/i18n/lang/zh-CN.json
+++ b/i18n/lang/zh-CN.json
@@ -739,7 +739,7 @@
"a9": "倍数",
"b0": "确定要退出登录吗?",
"b1": "登录或注册",
- "b2": "Hi,欢迎使用NHACoin",
+ "b2": "Hi,欢迎使用Cinscoin",
"b3": "量",
"b4": "现货指数",
"b5": "合约指数",
diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json
index f7faa71..eacffad 100755
--- a/i18n/lang/zh-TW.json
+++ b/i18n/lang/zh-TW.json
@@ -737,7 +737,7 @@
"a9":"倍數",
"b0":"確定要登出嗎?",
"b1":"登入或注册",
- "b2":"Hi,歡迎使用NHACoin",
+ "b2":"Hi,歡迎使用Cinscoin",
"b3":"量",
"b4":"現貨指數",
"b5":"合約指數",
diff --git a/manifest.json b/manifest.json
index 256a9f6..d93a7dd 100755
--- a/manifest.json
+++ b/manifest.json
@@ -112,6 +112,6 @@
"router" : {
"base" : "./"
},
- "domain" : "https://h5.nhacoin.com"
+ "domain" : "https://h5.cinscoin.com"
}
}
diff --git a/pages.json b/pages.json
index 8ab8951..8338f20 100755
--- a/pages.json
+++ b/pages.json
@@ -213,7 +213,7 @@
"titleNView": false
},
"navigationBarTextStyle": "black",
- "navigationBarTitleText": "NHACoin",
+ "navigationBarTitleText": "Cinscoin",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF"
},
diff --git a/pages/exchange/contract-history.vue b/pages/exchange/contract-history.vue
index 95d09c6..c5510dd 100755
--- a/pages/exchange/contract-history.vue
+++ b/pages/exchange/contract-history.vue
@@ -210,7 +210,7 @@ export default {
myCanvas.font = '12px Arial';//绘制文字
myCanvas.fillText('全球合约领跑者',88,windowHeight*0.653);
myCanvas.font = '16px Arial';
- myCanvas.fillText('NHACoin',88,windowHeight*0.63);
+ myCanvas.fillText('Cinscoin',88,windowHeight*0.63);
myCanvas.font = '14px Arial';
myCanvas.setFillStyle('#717171')
myCanvas.fillText(i.symbol+'/USDT',25,windowHeight*0.53);
diff --git a/pages/exchange/open-position.vue b/pages/exchange/open-position.vue
index ed2fa36..6bac8e6 100755
--- a/pages/exchange/open-position.vue
+++ b/pages/exchange/open-position.vue
@@ -1002,7 +1002,7 @@ export default {
myCanvas.font = '12px Arial';//绘制文字
myCanvas.fillText('全球合约领跑者',88,windowHeight*0.653);
myCanvas.font = '16px Arial';
- myCanvas.fillText('NHACoin',88,windowHeight*0.63);
+ myCanvas.fillText('Cinscoin',88,windowHeight*0.63);
myCanvas.font = '14px Arial';
myCanvas.setFillStyle('#717171')
myCanvas.fillText(i.pair_name,25,windowHeight*0.53);
diff --git a/pages/income/index.vue b/pages/income/index.vue
index 1f6037c..468c693 100755
--- a/pages/income/index.vue
+++ b/pages/income/index.vue
@@ -98,7 +98,7 @@
- NHACoin
+ Cinscoin
全球合约领跑者
diff --git a/static/tradingview.html b/static/tradingview.html
index 235a420..dd24cfa 100755
--- a/static/tradingview.html
+++ b/static/tradingview.html
@@ -22,9 +22,9 @@
-
-
-
+
+
+