From 98712c128671d6c3ef0c7beeb4a2914d51dccae5 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Tue, 19 Nov 2024 14:41:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= 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 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 @@
- - - + + +