3d-yi-space 2.1.9 → 2.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.umd.js +40 -40
- package/dist/index.umd.min.js +6 -6
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1698,41 +1698,41 @@
|
|
|
1698
1698
|
* Copyright (c) 2026 by ${git_name_email}, All Rights Reserved.
|
|
1699
1699
|
*/
|
|
1700
1700
|
var envConstant = [{
|
|
1701
|
-
// BASEURL: 'http://3d-test.
|
|
1702
|
-
// H5URL: 'http://3d-ar-test.
|
|
1703
|
-
// REDIRECTURL: `http://3d-login-test.
|
|
1701
|
+
// BASEURL: 'http://3d-test.onewo.com', // 基础接口路径
|
|
1702
|
+
// H5URL: 'http://3d-ar-test.onewo.com', //(lH5 auto render 渲染基座)
|
|
1703
|
+
// REDIRECTURL: `http://3d-login-test.onewo.com`, // 登录过期重定向路径
|
|
1704
1704
|
// SERVERS: 'test',
|
|
1705
|
-
// PAGEURL: 'http://3d-test.
|
|
1706
|
-
// ARURL: 'http://3d-ar-test.
|
|
1707
|
-
// SHAREURL:'http://project-deployment-test.
|
|
1708
|
-
BASEURL: 'https://3d-editor.
|
|
1709
|
-
H5URL: 'https://3d-ar.
|
|
1705
|
+
// PAGEURL: 'http://3d-test.onewo.com',
|
|
1706
|
+
// ARURL: 'http://3d-ar-test.onewo.com',
|
|
1707
|
+
// SHAREURL:'http://project-deployment-test.onewo.com'
|
|
1708
|
+
BASEURL: 'https://3d-editor.onewo.com',
|
|
1709
|
+
H5URL: 'https://3d-ar.onewo.com',
|
|
1710
1710
|
// (H5 渲染基座)
|
|
1711
|
-
REDIRECTURL: "https://3d-login.
|
|
1711
|
+
REDIRECTURL: "https://3d-login.onewo.com",
|
|
1712
1712
|
// 登录过期重定向路径
|
|
1713
1713
|
SERVERS: 'prod',
|
|
1714
|
-
PAGEURL: 'https://3d.
|
|
1715
|
-
ARURL: 'https://3d-ar.
|
|
1716
|
-
SHAREURL: 'https://project-deployment.
|
|
1714
|
+
PAGEURL: 'https://3d.onewo.com',
|
|
1715
|
+
ARURL: 'https://3d-ar.onewo.com',
|
|
1716
|
+
SHAREURL: 'https://project-deployment.onewo.com'
|
|
1717
1717
|
}, {
|
|
1718
|
-
BASEURL: 'http://3d-editor-fat.
|
|
1719
|
-
H5URL: 'http://3d-ar-fat.
|
|
1720
|
-
REDIRECTURL: "http://3d-login-fat.
|
|
1718
|
+
BASEURL: 'http://3d-editor-fat.onewo.com',
|
|
1719
|
+
H5URL: 'http://3d-ar-fat.onewo.com',
|
|
1720
|
+
REDIRECTURL: "http://3d-login-fat.onewo.com",
|
|
1721
1721
|
// 登录过期重定向路径
|
|
1722
1722
|
SERVERS: 'fat',
|
|
1723
|
-
PAGEURL: 'http://3d-fat.
|
|
1724
|
-
ARURL: 'http://3d-ar-fat.
|
|
1725
|
-
SHAREURL: 'http://project-deployment-fat.
|
|
1723
|
+
PAGEURL: 'http://3d-fat.onewo.com',
|
|
1724
|
+
ARURL: 'http://3d-ar-fat.onewo.com',
|
|
1725
|
+
SHAREURL: 'http://project-deployment-fat.onewo.com'
|
|
1726
1726
|
}, {
|
|
1727
|
-
BASEURL: 'https://3d-editor.
|
|
1728
|
-
H5URL: 'https://3d-ar.
|
|
1727
|
+
BASEURL: 'https://3d-editor.onewo.com',
|
|
1728
|
+
H5URL: 'https://3d-ar.onewo.com',
|
|
1729
1729
|
// (H5 渲染基座)
|
|
1730
|
-
REDIRECTURL: "https://3d-login.
|
|
1730
|
+
REDIRECTURL: "https://3d-login.onewo.com",
|
|
1731
1731
|
// 登录过期重定向路径
|
|
1732
1732
|
SERVERS: 'prod',
|
|
1733
|
-
PAGEURL: 'https://3d.
|
|
1734
|
-
ARURL: 'https://3d-ar.
|
|
1735
|
-
SHAREURL: 'https://project-deployment.
|
|
1733
|
+
PAGEURL: 'https://3d.onewo.com',
|
|
1734
|
+
ARURL: 'https://3d-ar.onewo.com',
|
|
1735
|
+
SHAREURL: 'https://project-deployment.onewo.com'
|
|
1736
1736
|
}];
|
|
1737
1737
|
function checkEnv() {
|
|
1738
1738
|
var curOrigin = window.location.origin;
|
|
@@ -1810,7 +1810,7 @@
|
|
|
1810
1810
|
return Promise.reject(err);
|
|
1811
1811
|
});
|
|
1812
1812
|
|
|
1813
|
-
var urlBefore = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.
|
|
1813
|
+
var urlBefore = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.onewo.com/api";
|
|
1814
1814
|
function startProgram() {
|
|
1815
1815
|
return _startProgram.apply(this, arguments);
|
|
1816
1816
|
}
|
|
@@ -2896,7 +2896,7 @@
|
|
|
2896
2896
|
var ss$5 = {"header-wrapper":"header_header-wrapper__2bJxo","header-right":"header_header-right__1eN77","platform-select":"header_platform-select__3L5OJ","avg":"header_avg__2j_XW","appList":"header_appList__3W7Xo","appItem":"header_appItem__2EFcO","appModal":"header_appModal__2KlAp","areaSelect":"header_areaSelect__3MU5A"};
|
|
2897
2897
|
styleInject(css_248z$6);
|
|
2898
2898
|
|
|
2899
|
-
var urlBefore$1 = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.
|
|
2899
|
+
var urlBefore$1 = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.onewo.com/api";
|
|
2900
2900
|
|
|
2901
2901
|
//保存封面图配置
|
|
2902
2902
|
/*
|
|
@@ -7238,7 +7238,7 @@
|
|
|
7238
7238
|
name: '筛选配置'
|
|
7239
7239
|
}];
|
|
7240
7240
|
|
|
7241
|
-
var urlBefore$3 = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.
|
|
7241
|
+
var urlBefore$3 = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.onewo.com/api";
|
|
7242
7242
|
|
|
7243
7243
|
//查询漫游流程是否配置完成
|
|
7244
7244
|
function queryRoamConfResult() {
|
|
@@ -9797,7 +9797,7 @@
|
|
|
9797
9797
|
_this = _callSuper(this, ListConfiguration, [].concat(args));
|
|
9798
9798
|
_this.getParkingUrl = function () {
|
|
9799
9799
|
var applicationId = _this.props.app.applicationId;
|
|
9800
|
-
return "".concat(checkEnv().ARURL, "/yi-space/?applicationId=").concat(applicationId, "&mode=preview");
|
|
9800
|
+
return "".concat(checkEnv().ARURL, "/yi-space-v2/?applicationId=").concat(applicationId, "&mode=preview");
|
|
9801
9801
|
};
|
|
9802
9802
|
return _this;
|
|
9803
9803
|
}
|
|
@@ -11369,7 +11369,7 @@
|
|
|
11369
11369
|
backgroundMusicName: null,
|
|
11370
11370
|
loading: false,
|
|
11371
11371
|
//音乐上次中
|
|
11372
|
-
localStoreMusic: 'https://3d-platform-
|
|
11372
|
+
localStoreMusic: 'https://3d-platform-onewo.obs.cn-south-1.myhuaweicloud.com/f33aee6f3e5a786246014446a183f0ab.mp3',
|
|
11373
11373
|
localStoreMusicName: '默认背景音乐.mp3',
|
|
11374
11374
|
isHover: '',
|
|
11375
11375
|
//按钮移入移出--对应keyVal
|
|
@@ -12848,7 +12848,7 @@
|
|
|
12848
12848
|
}]);
|
|
12849
12849
|
}(React.Component);
|
|
12850
12850
|
|
|
12851
|
-
var css_248z$C = ".waitingQuick_waitingQuick__3k8nK {\n z-index: 999;\n width: 100%;\n background-color: rgba(6, 9, 21, 0.8);\n border-radius: 8px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting__QuJSO {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n border-radius: 8px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-title__1ob72 {\n display: flex;\n align-items: center;\n margin-top: 20px;\n padding: 0 16px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-title__1ob72 h1 {\n margin: 0;\n padding: 0;\n color: #ffffff;\n font-size: 20px;\n line-height: 22px;\n letter-spacing: 0px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-title__1ob72 img {\n width: 19px;\n height: 19px;\n margin-left: 8px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-tip__10_n9 {\n margin: 9px 16px 0 16px;\n padding-bottom: 16px;\n color: rgba(255, 255, 255, 0.6);\n font-size: 12px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-line__2nYsY {\n height: 1px;\n margin: 0 16px 16px 16px;\n background-color: #ffffff;\n border-radius: 1px;\n opacity: 0.5;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress__55NrM {\n position: relative;\n margin: 32px 16px 16px 16px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress-car__3oahU {\n position: relative;\n width: 100%;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress-car__3oahU img {\n position: absolute;\n bottom: -7px;\n display: inline-block;\n width: 131px;\n height: 28px;\n margin-left: -131px;\n transition: left 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress-line__1nBFv {\n position: absolute;\n top: 50%;\n left: 0;\n z-index: 1001;\n box-sizing: border-box;\n width: 100%;\n height: 7px;\n margin-top: -3px;\n background-image: url('https://op-h5.
|
|
12851
|
+
var css_248z$C = ".waitingQuick_waitingQuick__3k8nK {\n z-index: 999;\n width: 100%;\n background-color: rgba(6, 9, 21, 0.8);\n border-radius: 8px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting__QuJSO {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n border-radius: 8px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-title__1ob72 {\n display: flex;\n align-items: center;\n margin-top: 20px;\n padding: 0 16px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-title__1ob72 h1 {\n margin: 0;\n padding: 0;\n color: #ffffff;\n font-size: 20px;\n line-height: 22px;\n letter-spacing: 0px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-title__1ob72 img {\n width: 19px;\n height: 19px;\n margin-left: 8px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-tip__10_n9 {\n margin: 9px 16px 0 16px;\n padding-bottom: 16px;\n color: rgba(255, 255, 255, 0.6);\n font-size: 12px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-line__2nYsY {\n height: 1px;\n margin: 0 16px 16px 16px;\n background-color: #ffffff;\n border-radius: 1px;\n opacity: 0.5;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress__55NrM {\n position: relative;\n margin: 32px 16px 16px 16px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress-car__3oahU {\n position: relative;\n width: 100%;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress-car__3oahU img {\n position: absolute;\n bottom: -7px;\n display: inline-block;\n width: 131px;\n height: 28px;\n margin-left: -131px;\n transition: left 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress-line__1nBFv {\n position: absolute;\n top: 50%;\n left: 0;\n z-index: 1001;\n box-sizing: border-box;\n width: 100%;\n height: 7px;\n margin-top: -3px;\n background-image: url('https://op-h5.onewo.com/cloud-game-component/image/car/bad.png');\n background-repeat: repeat-x;\n background-size: 11px 8px;\n background-origin: border-box;\n border: 1px solid #fff;\n border-radius: 6px;\n}\n.waitingQuick_waitingQuick__3k8nK .waitingQuick_waiting-progress__55NrM .ant-progress-inner {\n z-index: 1000;\n background: url('https://op-h5.onewo.com/cloud-game-component/image/car/waiting_progress_bg.png');\n}\n";
|
|
12852
12852
|
var ss$n = {"waitingQuick":"waitingQuick_waitingQuick__3k8nK","waiting":"waitingQuick_waiting__QuJSO","waiting-title":"waitingQuick_waiting-title__1ob72","waiting-tip":"waitingQuick_waiting-tip__10_n9","waiting-line":"waitingQuick_waiting-line__2nYsY","waiting-progress":"waitingQuick_waiting-progress__55NrM","waiting-progress-car":"waitingQuick_waiting-progress-car__3oahU","waiting-progress-line":"waitingQuick_waiting-progress-line__1nBFv"};
|
|
12853
12853
|
styleInject(css_248z$C);
|
|
12854
12854
|
|
|
@@ -13320,7 +13320,7 @@
|
|
|
13320
13320
|
styleInject(css_248z$G);
|
|
13321
13321
|
|
|
13322
13322
|
var urlBefore$4 = "".concat(checkEnv().BASEURL, "/api"); //"h
|
|
13323
|
-
// const urlBefore = "https://op-h5.
|
|
13323
|
+
// const urlBefore = "https://op-h5.onewo.com/api";
|
|
13324
13324
|
|
|
13325
13325
|
// export async function saveCoverProperty(params = {}) {
|
|
13326
13326
|
// return axios({
|
|
@@ -19725,7 +19725,7 @@
|
|
|
19725
19725
|
// };
|
|
19726
19726
|
|
|
19727
19727
|
var getParkingUrl = function getParkingUrl() {
|
|
19728
|
-
return "".concat(checkEnv().ARURL, "/yi-space/?applicationId=").concat(applicationId, "&mode=preview");
|
|
19728
|
+
return "".concat(checkEnv().ARURL, "/yi-space-v2/?applicationId=").concat(applicationId, "&mode=preview");
|
|
19729
19729
|
};
|
|
19730
19730
|
return /*#__PURE__*/React__default['default'].createElement("div", {
|
|
19731
19731
|
className: ss$o.cover
|
|
@@ -23516,7 +23516,7 @@
|
|
|
23516
23516
|
}
|
|
23517
23517
|
};
|
|
23518
23518
|
var getParkingUrl = function getParkingUrl() {
|
|
23519
|
-
return "".concat(checkEnv().ARURL, "/yi-space/?applicationId=").concat(applicationId, "&mode=preview");
|
|
23519
|
+
return "".concat(checkEnv().ARURL, "/yi-space-v2/?applicationId=").concat(applicationId, "&mode=preview");
|
|
23520
23520
|
};
|
|
23521
23521
|
return /*#__PURE__*/React__default['default'].createElement("div", {
|
|
23522
23522
|
className: styles$e.programStructure
|
|
@@ -24717,7 +24717,7 @@
|
|
|
24717
24717
|
_message__default['default'].success("上传成功");
|
|
24718
24718
|
} else {
|
|
24719
24719
|
onError({
|
|
24720
|
-
message: _data.message.replace("com.
|
|
24720
|
+
message: _data.message.replace("com.onewo.common.data.web.BusinessException: ", "")
|
|
24721
24721
|
});
|
|
24722
24722
|
_message__default['default'].error("上传失败");
|
|
24723
24723
|
}
|
|
@@ -24959,7 +24959,7 @@
|
|
|
24959
24959
|
_message__default['default'].success('上传成功');
|
|
24960
24960
|
typeof _this.props.onCommit === 'function' && _this.props.onCommit(rowSelection);
|
|
24961
24961
|
} else {
|
|
24962
|
-
message = res.data.message.replace('com.
|
|
24962
|
+
message = res.data.message.replace('com.onewo.common.data.web.BusinessException: ', '');
|
|
24963
24963
|
_message__default['default'].error(message || '上传失败,请重试');
|
|
24964
24964
|
}
|
|
24965
24965
|
case 6:
|
|
@@ -39510,7 +39510,7 @@
|
|
|
39510
39510
|
sendWSPush(params);
|
|
39511
39511
|
};
|
|
39512
39512
|
var getParkingUrl = function getParkingUrl() {
|
|
39513
|
-
return "".concat(checkEnv().ARURL, "/yi-space/?applicationId=").concat(applicationId, "&mode=preview");
|
|
39513
|
+
return "".concat(checkEnv().ARURL, "/yi-space-v2/?applicationId=").concat(applicationId, "&mode=preview");
|
|
39514
39514
|
};
|
|
39515
39515
|
return /*#__PURE__*/React__default['default'].createElement("div", {
|
|
39516
39516
|
id: "listConfiguration",
|
|
@@ -71946,8 +71946,8 @@
|
|
|
71946
71946
|
})(TestLine));
|
|
71947
71947
|
|
|
71948
71948
|
var urlBefore$a = "".concat(checkEnv().BASEURL, "/api");
|
|
71949
|
-
// const urlBefore = "https://op-h5.
|
|
71950
|
-
// let urlBefore = "http://3d-fat.
|
|
71949
|
+
// const urlBefore = "https://op-h5.onewo.com/api";
|
|
71950
|
+
// let urlBefore = "http://3d-fat.onewo.com/api";
|
|
71951
71951
|
// import { accessToken } from "../utils/const";
|
|
71952
71952
|
/*用户信息
|
|
71953
71953
|
*/
|
|
@@ -75124,7 +75124,7 @@
|
|
|
75124
75124
|
}
|
|
75125
75125
|
};
|
|
75126
75126
|
|
|
75127
|
-
var urlBefore$b = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.
|
|
75127
|
+
var urlBefore$b = "".concat(checkEnv().BASEURL, "/api"); //"https://op-h5.onewo.com/api";
|
|
75128
75128
|
|
|
75129
75129
|
//保存温馨提示
|
|
75130
75130
|
/*
|
|
@@ -79077,7 +79077,7 @@
|
|
|
79077
79077
|
_context.n = 1;
|
|
79078
79078
|
return loginOut({});
|
|
79079
79079
|
case 1:
|
|
79080
|
-
domains = '.
|
|
79080
|
+
domains = '.onewo.com';
|
|
79081
79081
|
clearAllCookie(domains);
|
|
79082
79082
|
curLocation = window.location.origin;
|
|
79083
79083
|
str = encodeURIComponent(curLocation);
|