From 4563e21a473d8ccd05a374e31c0a5002137518bd Mon Sep 17 00:00:00 2001 From: liangkun Date: Mon, 31 Jul 2023 18:28:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A8=84=E5=BA=95apk=E8=BD=AC=E5=A4=96?= =?UTF-8?q?=E7=BD=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js index 601db6dd5..b485e6484 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -16,12 +16,12 @@ export default { // "http://localhost:8088/" // ], "apiHost": [ - // "http://fwh.ldyesz.edu.cn:9000/",//H5打包 - //"http://192.168.10.245:8000/",//app打包 - "http://192.168.10.122:8002/", + "http://fwh.ldyesz.edu.cn:9000/",//H5打包 + // "http://10.10.4.45:9000/"//app打包, + // "http://192.168.10.122:8002/", ], - // "webHost": "http://10.10.4.45:8000/", - "webHost": "http://192.168.10.122:8001/", + "webHost": "http://fwh.ldyesz.edu.cn:8000/", + // "webHost": "http://192.168.10.122:8001/", // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 "devAccount": [{ username: "system",