diff --git a/app.js b/app.js index 3dc4275..852dcc5 100644 --- a/app.js +++ b/app.js @@ -3,21 +3,21 @@ let config = {}; if (process.env.NODE_ENV == 'production'||true) { //生产环境 config = { // ajax地址 - baseUrl: 'https://mgsc.nvrcoin.com', + baseUrl: 'https://xgg.xuscoin.com', // 图片地址 (暂时无用) - imgUrl: 'https://mgsc.nvrcoin.com/storage', + imgUrl: 'https://xgg.xuscoin.com/storage', // socket地址 - socketUrl: 'wss://mgsc.nvrcoin.com/ws1', - socketUrl1: 'wss://mgsc.nvrcoin.com/ws2', + socketUrl: 'wss://xgg.xuscoin.com/ws1', + socketUrl1: 'wss://xgg.xuscoin.com/ws2', // pc端地址 - pcUrl:'https://www.nvrcoin.com', + pcUrl:'https://xgg.xuscoin.com', // app名称 appName: 'Coins', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://mobile.nvrcoin.com/', - down:"https://mobile.nvrcoin.com/download/BTwallets.html" + mobile: 'https://xgg.xuscoin.com/', + down:"https://xgg.xuscoin.com/download/BTwallets.html" }; } else { //开发环境 config = { diff --git a/static/tradingview.html b/static/tradingview.html index c94f738..ba3930d 100644 --- a/static/tradingview.html +++ b/static/tradingview.html @@ -22,9 +22,9 @@
- - - + + +