From c25ea1eb74c636b815b469c8f22c183ed5b8b533 Mon Sep 17 00:00:00 2001 From: daihh Date: Wed, 9 Nov 2022 09:18:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E9=85=8D=E7=BD=AE=E4=B8=AD?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/xpage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/xpage.js b/src/utils/xpage.js index aa69ed59..0f1da9fd 100644 --- a/src/utils/xpage.js +++ b/src/utils/xpage.js @@ -1,6 +1,6 @@ /**页面设置的一些常量,方便,用于一个处理只写一处,不要多处写*/ const constants={ - fileBaseUrl:'http://192.168.0.11/cdn/upload', + fileBaseUrl:'', newLoginKey:'boe_new_login' }