Browse Source

域名替换

master
luyisha 2 years ago
parent
commit
b508500614
  1. 16
      app.js
  2. 6
      i18n/lang/en.json
  3. 2
      i18n/lang/zh-CN.json
  4. 6
      manifest.json
  5. 2
      pages.json
  6. 2
      pages/exchange/contract-history.vue
  7. 2
      pages/exchange/open-position.vue
  8. 2
      pages/income/index.vue
  9. 6
      static/tradingview.html

16
app.js

@ -3,21 +3,21 @@ let config = {};
if (process.env.NODE_ENV == 'production'||true) { //生产环境
config = {
// ajax地址
baseUrl: 'https://mgg.cxisux.com/',
baseUrl: 'https://aj.ajcoins.com/',
// 图片地址 (暂时无用)
imgUrl: 'https://mgg.cxisux.com/storage',
imgUrl: 'https://aj.ajcoins.com/storage',
// socket地址
socketUrl: 'wss://mgg.cxisux.com/ws1',
socketUrl1: 'wss://mgg.cxisux.com/ws2',
socketUrl: 'wss://aj.ajcoins.com/ws1',
socketUrl1: 'wss://aj.ajcoins.com/ws2',
// pc端地址
pcUrl:'https://mgg.cxisux.com/',
pcUrl:'https://aj.ajcoins.com/',
// app名称
appName: 'AACoins',
appName: 'AJCoins',
// 版本
version: '1.0.0',
// 移动端地址
mobile: 'https://app.xuscoins.com/',
down:"https://app.xuscoins.com/download/CINSCoin.html"
mobile: 'https://app.ajcoins.com/',
down:"https://app.ajcoins.com/download/CINSCoin.html"
};
} else { //开发环境
config = {

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 XUSCoins",
"digital": "digital currency in AJCoins",
"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",
"CoinsExpound": "XUSCoins 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 ",
"CoinsExpound": "AJCoins 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",
@ -795,7 +795,7 @@
"a9": "multiple",
"b0": "Are you sure you want to log out?",
"b1": "Sign in or register",
"b2": "Hi, welcome to XUSCoins",
"b2": "Hi, welcome to AJCoins",
"b3": "amount",
"b4": "spot index ",
"b5": "Contract index",

2
i18n/lang/zh-CN.json

@ -750,7 +750,7 @@
"a9": "倍数",
"b0": "确定要退出登录吗?",
"b1": "登录或注册",
"b2": "Hi,欢迎使用XUSCoins",
"b2": "Hi,欢迎使用AJCoins",
"b3": "量",
"b4": "现货指数",
"b5": "合约指数",

6
manifest.json

@ -1,5 +1,5 @@
{
"name" : "XUSCoins",
"name" : "AJCoins",
"appid" : "__UNI__88A589F",
"description" : "",
"versionName" : "1.0.0",
@ -112,7 +112,7 @@
"router" : {
"base" : "./"
},
"domain" : "https://app.xuscoins.com",
"title" : "XUSCoins"
"domain" : "https://app.ajcoins.com",
"title" : "AJCoins"
}
}

2
pages.json

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

2
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('XUSCoins',88,windowHeight*0.63);
myCanvas.fillText('AJCoins',88,windowHeight*0.63);
myCanvas.font = '14px Arial';
myCanvas.setFillStyle('#717171')
myCanvas.fillText(i.symbol+'/USDT',25,windowHeight*0.53);

2
pages/exchange/open-position.vue

@ -1070,7 +1070,7 @@ export default {
myCanvas.font = '12px Arial';//
myCanvas.fillText('全球合约领跑者', 88, windowHeight * 0.653);
myCanvas.font = '16px Arial';
myCanvas.fillText('XUSCoins', 88, windowHeight * 0.63);
myCanvas.fillText('AJCoins', 88, windowHeight * 0.63);
myCanvas.font = '14px Arial';
myCanvas.setFillStyle('#717171')
myCanvas.fillText(i.pair_name, 25, windowHeight * 0.53);

2
pages/income/index.vue

@ -98,7 +98,7 @@
<img class="img rounded-3 w-60 w-60" src="static/img/logo.png"/>
<view class="m-l-md">
<view class="fn-bold color-black fn-16">
XUSCoins
AJCoins
</view>
<view class="fn-6 color-black">
全球合约领跑者

6
static/tradingview.html

@ -22,9 +22,9 @@
<body>
<div class="tradingview" id="tradingview_10798345"></div>
</body>
<script src="https://www.cxisux.com/newlink/mobile/jquery3_5_1.min.js"></script>
<script src="https://www.cxisux.com/newlink/mobile/pako1_0_9.min.js"></script>
<script src="https://www.cxisux.com/newlink/mobile/qs6_9_4.min.js"></script>
<script src="https://www.ajcoins.com/newlink/mobile/jquery3_5_1.min.js"></script>
<script src="https://www.ajcoins.com/newlink/mobile/pako1_0_9.min.js"></script>
<script src="https://www.ajcoins.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>

Loading…
Cancel
Save