From 38654a53aff245d095e371a217c7064bc33b3b04 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 10 Mar 2025 17:09:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= 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 084d9cf..6adaa47 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.bigtwallet.com', + baseUrl: 'https://seee.bigtchain.com', // 图片地址 (暂时无用) - imgUrl: 'https://seee.bigtwallet.com/storage', + imgUrl: 'https://seee.bigtchain.com/storage', // socket地址 - socketUrl: 'wss://seee.bigtwallet.com/ws1', - socketUrl1: 'wss://seee.bigtwallet.com/ws2', + socketUrl: 'wss://seee.bigtchain.com/ws1', + socketUrl1: 'wss://seee.bigtchain.com/ws2', // pc端地址 - pcUrl:'https://www.bigtwallet.com', + pcUrl:'https://www.bigtchain.com', // app名称 appName: 'Bigtchain', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://app.bigtwallet.com/', - down:"https://app.bigtwallet.com/download/BIGTcoins.html" + mobile: 'https://app.bigtchain.com/', + down:"https://app.bigtchain.com/download/Bigtchain.html" }; } else { //开发环境 config = { diff --git a/static/tradingview.html b/static/tradingview.html index ff46436..8f00f02 100644 --- a/static/tradingview.html +++ b/static/tradingview.html @@ -22,9 +22,9 @@
- - - + + +