diff --git a/app.js b/app.js index 14383da..3ffd5f7 100644 --- a/app.js +++ b/app.js @@ -3,21 +3,21 @@ let config = {}; if (process.env.NODE_ENV == 'production'||true) { //生产环境 config = { // ajax地址 - baseUrl: 'https://seee.trocoinc.com', + baseUrl: 'https://seee.trowallets.com', // 图片地址 (暂时无用) - imgUrl: 'https://seee.trocoinc.com/storage', + imgUrl: 'https://seee.trowallets.com/storage', // socket地址 - socketUrl: 'wss://seee.trocoinc.com/ws1', - socketUrl1: 'wss://seee.trocoinc.com/ws2', + socketUrl: 'wss://seee.trowallets.com/ws1', + socketUrl1: 'wss://seee.trowallets.com/ws2', // pc端地址 - pcUrl:'https://www.trocoinc.com', + pcUrl:'https://www.trowallets.com', // app名称 appName: 'Trowallets', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://app.trocoinc.com', - down:"https://app.trocoinc.com/download/Trocoin.html" + mobile: 'https://app.trowallets.com', + down:"https://app.trowallets.com/download/Trocoin.html" }; } else { //开发环境 config = { diff --git a/static/tradingview.html b/static/tradingview.html index 02f03ff..acfd4e4 100644 --- a/static/tradingview.html +++ b/static/tradingview.html @@ -22,9 +22,9 @@
- - - + + +