From a830b81bae4d5eb7e8bfc1922aa271a6ce44d57a Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Sun, 9 Feb 2025 20:08:26 +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 +++++++------- manifest.json | 2 +- static/tradingview.html | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app.js b/app.js index ad7a412..32c8455 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.qntcoin.com', + baseUrl: 'https://seee.qntwallets.com', // 图片地址 (暂时无用) - imgUrl: 'https://seee.qntcoin.com/storage', + imgUrl: 'https://seee.qntwallets.com/storage', // socket地址 - socketUrl: 'wss://seee.qntcoin.com/ws1', - socketUrl1: 'wss://seee.qntcoin.com/ws2', + socketUrl: 'wss://seee.qntwallets.com/ws1', + socketUrl1: 'wss://seee.qntwallets.com/ws2', // pc端地址 - pcUrl:'https://www.qntcoin.com/', + pcUrl:'https://www.qntwallets.com/', // app名称 appName: 'QNTcoin', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://app.qntcoin.com/', - down:"https://app.qntcoin.com/download/QNTcoin.html" + mobile: 'https://app.qntwallets.com/', + down:"https://app.qntwallets.com/download/QNTcoin.html" }; } else { //开发环境 config = { diff --git a/manifest.json b/manifest.json index eb25e2b..459867e 100644 --- a/manifest.json +++ b/manifest.json @@ -112,7 +112,7 @@ "router" : { "base" : "./" }, - "domain" : "https://app.qntcoin.com", + "domain" : "https://app.qntwallets.com", "title" : "QNTcoin", "template" : "main.html" } diff --git a/static/tradingview.html b/static/tradingview.html index cdcf853..11f9391 100644 --- a/static/tradingview.html +++ b/static/tradingview.html @@ -22,9 +22,9 @@
- - - + + +