From 2c9de25f53310ef8af8e0955ea27f883c6fc45e4 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Tue, 27 Dec 2022 21:00:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E7=BA=BF=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.env.prod b/.env.prod index d1875375..451d13bb 100644 --- a/.env.prod +++ b/.env.prod @@ -2,4 +2,7 @@ NODE_ENV=prod VUE_APP_BASE=/manage VUE_APP_BASE_API=/manageApi -VUE_APP_BOE_API_URL=https://u-pre.boe.com \ No newline at end of file +VUE_APP_BOE_API_URL=https://u.boe.com + +VUE_APP_IFRAME_URL=https://u.boe.com/pc/iframe +VUE_APP_IFRAME_STUDENT_URL=https://u.boe.com/pc/loading \ No newline at end of file