From f2b6905a04ffdee4733927005e710d9b43711e99 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Thu, 12 Jan 2023 13:57:40 +0800 Subject: [PATCH] =?UTF-8?q?--=20=E7=AD=BE=E5=88=B0url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- src/components/TwoDimensionalCode.vue | 9 +++++---- src/components/drawers/project/ProjectFaceStu.vue | 2 +- src/components/drawers/router/RouterFaceStu.vue | 2 +- src/views/courselibrary/CoursewareManage.vue | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.env b/.env index b8afca1f..9ad27334 100644 --- a/.env +++ b/.env @@ -16,7 +16,7 @@ VUE_APP_OUTPUT_DIR=./dist # iframe嵌套url VUE_APP_IFRAME_URL=https://u-pre.boe.com/pc/iframe # 学员端路由 -VUE_APP_IFRAME_STUDENT_URL=https://u-pre.boe.com/pc/loading +VUE_APP_IFRAME_STUDENT_URL=https://u-pre.boe.com/pc/loadingVUE_APP_BOE_API_URLVUE_APP_BOE_API_URL # 课程二维码 VUE_APP_COURSE_STUDY=https://u-pre.boe.com/pc/course/studyindex?id= diff --git a/src/components/TwoDimensionalCode.vue b/src/components/TwoDimensionalCode.vue index 83ee580a..3ac92224 100644 --- a/src/components/TwoDimensionalCode.vue +++ b/src/components/TwoDimensionalCode.vue @@ -25,7 +25,7 @@ {{ codeInfo.name ? codeInfo.name : "" }} @@ -34,12 +34,12 @@