|
@@ -6427,7 +6427,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
|
// import axios from 'axios';
|
|
|
|
|
|
-const baseURL = {"xiaoben":"http://xbas2.testing.xiaoben.com"}.xiaoben;
|
|
|
+const baseURL = {"xiaoben":"http://xbas3.testing.xiaoben.com"}.xiaoben;
|
|
|
|
|
|
// const http = axios.create({
|
|
|
// baseURL
|
|
@@ -8268,7 +8268,7 @@ const trim = function (text) {
|
|
|
let rTrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
|
|
|
return text == null ? "" : (text + "").replace(rTrim, "");
|
|
|
};
|
|
|
-function postMessage(data, ref = window.parent, origin = Object({"NODE_ENV":"testing","VUE_APP_CURENV":"testing","BASE_URL":"","projectConfig":{"xiaoben":"http://xbas2.testing.xiaoben.com"}}).ACADEMIC_EGA_URL) {
|
|
|
+function postMessage(data, ref = window.parent, origin = Object({"NODE_ENV":"testing","VUE_APP_CURENV":"testing","BASE_URL":"","projectConfig":{"xiaoben":"http://xbas3.testing.xiaoben.com"}}).ACADEMIC_EGA_URL) {
|
|
|
if (ref !== window) {
|
|
|
ref.postMessage(data, origin);
|
|
|
}
|