From caf89e6ccd1a28edf2be4ced5817c995ee82dad1 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Sat, 9 May 2026 14:00:41 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.js b/app.js index e43231d..2b2d65d 100644 --- a/app.js +++ b/app.js @@ -3,12 +3,12 @@ let config = {}; if (process.env.NODE_ENV == 'production'||true) { //生产环境 config = { // ajax地址 - baseUrl: 'https://adminhoutai.btcltess.com', + baseUrl: 'https://adminhoutai.btcltes.com', // 图片地址 (暂时无用) - imgUrl: 'https://adminhoutai.btcltess.com/storage', + imgUrl: 'https://adminhoutai.btcltes.com/storage', // socket地址 - socketUrl: 'wss://adminhoutai.btcltess.com/ws1', - socketUrl1: 'wss://adminhoutai.btcltess.com/ws2', + socketUrl: 'wss://adminhoutai.btcltes.com/ws1', + socketUrl1: 'wss://adminhoutai.btcltes.com/ws2', // pc端地址 pcUrl:'https://www.btclte.com/', // app名称