From e077da1515ca1e966511dd4d9c4e1431b4911d75 Mon Sep 17 00:00:00 2001 From: zpc Date: Fri, 18 Apr 2025 11:23:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/env.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/env.js b/common/env.js index 9d0c2ee..0f9a93e 100644 --- a/common/env.js +++ b/common/env.js @@ -20,7 +20,7 @@ const production = { baseUrl: 'https://youda.zfunbox.cn', imageUrl: 'https://image.zfunbox.cn', - loginPage: 'https://api.zfunbox.cn/login.html', + loginPage: 'https://youda.zfunbox.cn/login.html', wxAppId: 'wx0e33d80d35e4a3b1' };