From fdeaa7bbacc30876b931b3324aabd696d86ef102 Mon Sep 17 00:00:00 2001 From: torsenli Date: Thu, 12 Oct 2023 08:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98?= 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/exchange/contract-history.vue | 2 +- pages/exchange/open-position.vue | 2 +- pages/income/index.vue | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app.js b/app.js index c1334ce..452f654 100644 --- a/app.js +++ b/app.js @@ -12,7 +12,7 @@ if (process.env.NODE_ENV == 'production'||true) { //生产环境 // pc端地址 pcUrl:'https://www.cxisux.net', // app名称 - appName: 'CXIPro', + appName: 'CXIsux', // 版本 version: '1.0.0', // 移动端地址 diff --git a/i18n/lang/en.json b/i18n/lang/en.json index c54b9e8..85bbb29 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -756,7 +756,7 @@ "a9":"multiple", "b0":"Are you sure you want to log out?", "b1":"Sign in or register", - "b2":"Hi, welcome to CXIPro", + "b2":"Hi, welcome to CXIsux", "b3":" Volume", "b4":"spot index ", "b5":"Contract index", diff --git a/i18n/lang/zh-CN.json b/i18n/lang/zh-CN.json index 7e69497..68d58e3 100644 --- a/i18n/lang/zh-CN.json +++ b/i18n/lang/zh-CN.json @@ -739,7 +739,7 @@ "a9": "倍数", "b0": "确定要退出登录吗?", "b1": "登录或注册", - "b2": "Hi,欢迎使用CXIPro", + "b2": "Hi,欢迎使用CXIsux", "b3": "量", "b4": "现货指数", "b5": "合约指数", diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index da3efb1..78fe99e 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -754,7 +754,7 @@ "a9":"倍數", "b0":"確定要登出嗎?", "b1":"登入或注册", - "b2":"Hi,歡迎使用CXIPro", + "b2":"Hi,歡迎使用CXIsux", "b3":"量", "b4":"現貨指數", "b5":"合約指數", diff --git a/manifest.json b/manifest.json index de6b918..cc36a6c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "CXIPro", + "name" : "CXIsux", "appid" : "__UNI__D31CE01", "description" : "", "versionName" : "1.0.0", diff --git a/pages/exchange/contract-history.vue b/pages/exchange/contract-history.vue index 7f5d876..6aaedd8 100644 --- 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('CXIPro',88,windowHeight*0.63); + myCanvas.fillText('CXIsux',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 5e00dc7..6fa06de 100644 --- a/pages/exchange/open-position.vue +++ b/pages/exchange/open-position.vue @@ -1031,7 +1031,7 @@ export default { myCanvas.font = '12px Arial';//绘制文字 myCanvas.fillText('全球合约领跑者',88,windowHeight*0.653); myCanvas.font = '16px Arial'; - myCanvas.fillText('CXIPro',88,windowHeight*0.63); + myCanvas.fillText('CXIsux',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 b03c22e..35c012a 100644 --- a/pages/income/index.vue +++ b/pages/income/index.vue @@ -98,7 +98,7 @@ - CXIPro + CXIsux 全球合约领跑者