From 0778b0ffe32f04b79f2a8ac73e58a0cd4b659073 Mon Sep 17 00:00:00 2001 From: luyisha Date: Tue, 25 Jul 2023 17:46:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 14 +++++++------- static/tradingview.html | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) 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 @@
- - - + + +