From 2eff30d64e5de703f5c6176330bdd57bf354151a Mon Sep 17 00:00:00 2001 From: zhangsir Date: Mon, 27 May 2024 17:19:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 4 ++-- unpackage/dist/build/h5/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/index.js b/config/index.js index 9af31f3..9724f24 100644 --- a/config/index.js +++ b/config/index.js @@ -32,7 +32,7 @@ if(process.env.NODE_ENV === 'development'){ oldApiBaseUrl = '/uboeApi'; statApiBaseUrl='/statApi-release'; socialApiBaseUrl='/socialApi-release'; - fileUrl = 'https://u-pre.boe.com/upload'; + fileUrl = 'https://u.boe.com/upload'; loginPath='https://u.boe.com/m/loginuser'; scormPlayer='https://u.boe.com/newscorm/scorm-player'; apiActivityUrl='/activityApi'; @@ -53,7 +53,7 @@ if(process.env.NODE_ENV === 'development'){ oldApiBaseUrl = '/uboeApi'; statApiBaseUrl='/statApi'; socialApiBaseUrl='/socialApi'; - fileUrl = 'https://u-pre.boe.com/upload'; + fileUrl = 'https://u.boe.com/upload'; loginPath='https://u.boe.com/m/loginuser'; scormPlayer='https://u.boe.com/newscorm/scorm-player'; apiActivityUrl='/activityApi'; diff --git a/unpackage/dist/build/h5/index.html b/unpackage/dist/build/h5/index.html index 348e9a7..6fac105 100644 --- a/unpackage/dist/build/h5/index.html +++ b/unpackage/dist/build/h5/index.html @@ -19,4 +19,4 @@ hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); - })();
\ No newline at end of file + })();
\ No newline at end of file