zhyz-cloudrender-v5 1.0.9 → 1.0.10

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/cloudRender.es.js CHANGED
@@ -21126,7 +21126,7 @@ function styleInject(css, ref) {
21126
21126
  }
21127
21127
  }
21128
21128
 
21129
- var css_248z = "\r\nbody {\r\n margin: 0;\r\n padding:0;\r\n width: 100%;\r\n height: 100%;\r\n overflow:hidden;\r\n }\r\n html{\r\n height: 100vh;\r\n }\r\n #index-module_app__Lihl8{\r\n height: 100%;\r\n }\r\n.index-module_progress_bar__plqyh {\r\n display: inline-block;\r\n width: 300px;\r\n}\r\n\r\n.index-module_process__ODoW8 {\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.index-module_progress_bar__outer__rPAtx {\r\n background: url('https://minio.smartyunzhou.com/public/loadingGif2.gif');\r\n background-size: 100% 100%;\r\n background-repeat: no-repeat;\r\n width: 270px;\r\n height: 250px;\r\n padding: 5px;\r\n display: inline-block;\r\n}\r\n\r\n.index-module_tip__Wl6-9 {\r\n margin-top: 20px;\r\n font-style: normal;\r\n font-weight: 400;\r\n line-height: 21px;\r\n text-align: center;\r\n letter-spacing: 0.02em;\r\n font-family: 'FontName';\r\n font-size: 15px;\r\n color: #EA913E;\r\n letter-spacing: 4px;\r\n}\r\n\r\n.index-module_box__INJYU {\r\n text-align: center;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1;\r\n top: 0;\r\n /* height: 100vh; */\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_loadingText__33IIf {\r\n font-size: 32px;\r\n color: rgb(2, 95, 116);\r\n text-transform: uppercase;\r\n letter-spacing: 8px;\r\n width: 600px;\r\n height: 200px;\r\n text-align: center;\r\n background: #fff;\r\n border-radius: 4px;\r\n padding-top: 30px;\r\n}\r\n\r\n.index-module_fail__ohdIh {\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_success__hMF8Z {\r\n width: 100%;\r\n object-fit: fill;\r\n width: 100%;\r\n height: 100%;\r\n /* position: absolute; */\r\n top: 0;\r\n z-index: 0;\r\n\r\n}\r\n\r\n.index-module_tip1__OjcWh {\r\n width: 45px;\r\n height: 45px;\r\n display: inline-block;\r\n background-image: url('../image/tip.svg');\r\n}\r\n\r\n.index-module_loadFailTitle__8aKST {\r\n font-family: 'PingFang SC';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 14px;\r\n line-height: 22px;\r\n /* or 157% */\r\n\r\n text-align: center;\r\n\r\n /* Neutral/10强调、正文标题 */\r\n\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_loadFailText__oedDA {\r\n font-family: 'PingFang SC';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 12px;\r\n line-height: 22px;\r\n text-align: center;\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_logout__OQjzv,\r\n.index-module_reload__vRmQ4 {\r\n width: 68px;\r\n height: 36px;\r\n font-family: 'Nunito Sans';\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: #FFFFFF;\r\n padding: 8px 20px;\r\n margin-top: 20px;\r\n cursor: pointer;\r\n}\r\n\r\n.index-module_logout__OQjzv {\r\n background: #F2F3F5;\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_reload__vRmQ4 {\r\n background: #EA913E;\r\n}\r\n\r\n.index-module_btnGroup__BnLL6 {\r\n margin-top: 30px;\r\n}\r\n.index-module_zhyzPayBox__hHgOJ{\r\n width: 100%;\r\n flex: 1;\r\n position: relative;\r\n}\r\n\r\n.index-module_preload__eawHG{\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n right: 0;\r\n left: 0;\r\n bottom: 0;\r\n background-color: #6e7077; \r\n }\r\n .index-module_preload__eawHG:before {\r\n border-radius: 10px;\r\n font-size: 50px;\r\n color: #fff;\r\n content: '请求云渲染中...';\r\n width: 400px;\r\n display: block;\r\n position: absolute;\r\n top: 50%;\r\n left: calc(50% - 200px);\r\n }\r\n\r\n .index-module_notSupport__cGA2B{\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 100%;\r\n font-size: 24px;\r\n color: rgb(32, 32, 189);\r\n }\r\n\r\n\r\n";
21129
+ var css_248z = "body {\r\n margin: 0;\r\n padding: 0;\r\n width: 100%;\r\n height: 100%;\r\n overflow: hidden;\r\n}\r\nhtml {\r\n height: 100vh;\r\n}\r\n#index-module_app__Lihl8 {\r\n height: 100%;\r\n}\r\n.index-module_progress_bar__plqyh {\r\n display: inline-block;\r\n width: 300px;\r\n}\r\n\r\n.index-module_process__ODoW8 {\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.index-module_progress_bar__outer__rPAtx {\r\n background: url(\"https://minio.smartyunzhou.com/public/loadingGif2.gif\");\r\n background-size: 100% 100%;\r\n background-repeat: no-repeat;\r\n width: 270px;\r\n height: 250px;\r\n padding: 5px;\r\n display: inline-block;\r\n}\r\n\r\n.index-module_tip__Wl6-9 {\r\n margin-top: 20px;\r\n font-style: normal;\r\n font-weight: 400;\r\n line-height: 21px;\r\n text-align: center;\r\n letter-spacing: 0.02em;\r\n font-family: \"FontName\";\r\n font-size: 15px;\r\n color: #ea913e;\r\n letter-spacing: 4px;\r\n}\r\n\r\n.index-module_box__INJYU {\r\n text-align: center;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1;\r\n top: 0;\r\n /* height: 100vh; */\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_loadingText__33IIf {\r\n font-size: 32px;\r\n color: rgb(2, 95, 116);\r\n text-transform: uppercase;\r\n letter-spacing: 8px;\r\n width: 600px;\r\n height: 200px;\r\n text-align: center;\r\n background: #fff;\r\n border-radius: 4px;\r\n padding-top: 30px;\r\n}\r\n\r\n.index-module_fail__ohdIh {\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_success__hMF8Z {\r\n width: 100%;\r\n object-fit: fill;\r\n width: 100%;\r\n height: 100%;\r\n /* position: absolute; */\r\n top: 0;\r\n z-index: 0;\r\n}\r\n\r\n.index-module_tip1__OjcWh {\r\n width: 45px;\r\n height: 45px;\r\n display: inline-block;\r\n background-image: url(\"../image/tip.svg\");\r\n}\r\n\r\n.index-module_loadFailTitle__8aKST {\r\n font-family: \"PingFang SC\";\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 14px;\r\n line-height: 22px;\r\n /* or 157% */\r\n\r\n text-align: center;\r\n\r\n /* Neutral/10强调、正文标题 */\r\n\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_loadFailText__oedDA {\r\n font-family: \"PingFang SC\";\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 12px;\r\n line-height: 22px;\r\n text-align: center;\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_logout__OQjzv,\r\n.index-module_reload__vRmQ4 {\r\n width: 68px;\r\n height: 36px;\r\n font-family: \"Nunito Sans\";\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: #ffffff;\r\n padding: 8px 20px;\r\n margin-top: 20px;\r\n cursor: pointer;\r\n}\r\n\r\n.index-module_logout__OQjzv {\r\n background: #f2f3f5;\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_reload__vRmQ4 {\r\n background: #ea913e;\r\n}\r\n\r\n.index-module_btnGroup__BnLL6 {\r\n margin-top: 30px;\r\n}\r\n.index-module_zhyzPayBox__hHgOJ {\r\n width: 100%;\r\n height: 100%;\r\n flex: 1;\r\n position: relative;\r\n}\r\n\r\n.index-module_preload__eawHG {\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n right: 0;\r\n left: 0;\r\n bottom: 0;\r\n background-color: #6e7077;\r\n}\r\n.index-module_preload__eawHG:before {\r\n border-radius: 10px;\r\n font-size: 50px;\r\n color: #fff;\r\n content: \"请求云渲染中...\";\r\n width: 400px;\r\n display: block;\r\n position: absolute;\r\n top: 50%;\r\n left: calc(50% - 200px);\r\n}\r\n\r\n.index-module_notSupport__cGA2B {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 100%;\r\n font-size: 24px;\r\n color: rgb(32, 32, 189);\r\n}\r\n";
21130
21130
  var style = {"app":"index-module_app__Lihl8","progress_bar":"index-module_progress_bar__plqyh","process":"index-module_process__ODoW8","progress_bar__outer":"index-module_progress_bar__outer__rPAtx","tip":"index-module_tip__Wl6-9","box":"index-module_box__INJYU","loadingText":"index-module_loadingText__33IIf","fail":"index-module_fail__ohdIh","success":"index-module_success__hMF8Z","tip1":"index-module_tip1__OjcWh","loadFailTitle":"index-module_loadFailTitle__8aKST","loadFailText":"index-module_loadFailText__oedDA","logout":"index-module_logout__OQjzv","reload":"index-module_reload__vRmQ4","btnGroup":"index-module_btnGroup__BnLL6","zhyzPayBox":"index-module_zhyzPayBox__hHgOJ","preload":"index-module_preload__eawHG","notSupport":"index-module_notSupport__cGA2B"};
21131
21131
  styleInject(css_248z);
21132
21132
 
package/cloudRender.js CHANGED
@@ -21131,7 +21131,7 @@ Expected function or array of functions, received type ${typeof value}.`
21131
21131
  }
21132
21132
  }
21133
21133
 
21134
- var css_248z = "\r\nbody {\r\n margin: 0;\r\n padding:0;\r\n width: 100%;\r\n height: 100%;\r\n overflow:hidden;\r\n }\r\n html{\r\n height: 100vh;\r\n }\r\n #index-module_app__Lihl8{\r\n height: 100%;\r\n }\r\n.index-module_progress_bar__plqyh {\r\n display: inline-block;\r\n width: 300px;\r\n}\r\n\r\n.index-module_process__ODoW8 {\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.index-module_progress_bar__outer__rPAtx {\r\n background: url('https://minio.smartyunzhou.com/public/loadingGif2.gif');\r\n background-size: 100% 100%;\r\n background-repeat: no-repeat;\r\n width: 270px;\r\n height: 250px;\r\n padding: 5px;\r\n display: inline-block;\r\n}\r\n\r\n.index-module_tip__Wl6-9 {\r\n margin-top: 20px;\r\n font-style: normal;\r\n font-weight: 400;\r\n line-height: 21px;\r\n text-align: center;\r\n letter-spacing: 0.02em;\r\n font-family: 'FontName';\r\n font-size: 15px;\r\n color: #EA913E;\r\n letter-spacing: 4px;\r\n}\r\n\r\n.index-module_box__INJYU {\r\n text-align: center;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1;\r\n top: 0;\r\n /* height: 100vh; */\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_loadingText__33IIf {\r\n font-size: 32px;\r\n color: rgb(2, 95, 116);\r\n text-transform: uppercase;\r\n letter-spacing: 8px;\r\n width: 600px;\r\n height: 200px;\r\n text-align: center;\r\n background: #fff;\r\n border-radius: 4px;\r\n padding-top: 30px;\r\n}\r\n\r\n.index-module_fail__ohdIh {\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_success__hMF8Z {\r\n width: 100%;\r\n object-fit: fill;\r\n width: 100%;\r\n height: 100%;\r\n /* position: absolute; */\r\n top: 0;\r\n z-index: 0;\r\n\r\n}\r\n\r\n.index-module_tip1__OjcWh {\r\n width: 45px;\r\n height: 45px;\r\n display: inline-block;\r\n background-image: url('../image/tip.svg');\r\n}\r\n\r\n.index-module_loadFailTitle__8aKST {\r\n font-family: 'PingFang SC';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 14px;\r\n line-height: 22px;\r\n /* or 157% */\r\n\r\n text-align: center;\r\n\r\n /* Neutral/10强调、正文标题 */\r\n\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_loadFailText__oedDA {\r\n font-family: 'PingFang SC';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 12px;\r\n line-height: 22px;\r\n text-align: center;\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_logout__OQjzv,\r\n.index-module_reload__vRmQ4 {\r\n width: 68px;\r\n height: 36px;\r\n font-family: 'Nunito Sans';\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: #FFFFFF;\r\n padding: 8px 20px;\r\n margin-top: 20px;\r\n cursor: pointer;\r\n}\r\n\r\n.index-module_logout__OQjzv {\r\n background: #F2F3F5;\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_reload__vRmQ4 {\r\n background: #EA913E;\r\n}\r\n\r\n.index-module_btnGroup__BnLL6 {\r\n margin-top: 30px;\r\n}\r\n.index-module_zhyzPayBox__hHgOJ{\r\n width: 100%;\r\n flex: 1;\r\n position: relative;\r\n}\r\n\r\n.index-module_preload__eawHG{\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n right: 0;\r\n left: 0;\r\n bottom: 0;\r\n background-color: #6e7077; \r\n }\r\n .index-module_preload__eawHG:before {\r\n border-radius: 10px;\r\n font-size: 50px;\r\n color: #fff;\r\n content: '请求云渲染中...';\r\n width: 400px;\r\n display: block;\r\n position: absolute;\r\n top: 50%;\r\n left: calc(50% - 200px);\r\n }\r\n\r\n .index-module_notSupport__cGA2B{\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 100%;\r\n font-size: 24px;\r\n color: rgb(32, 32, 189);\r\n }\r\n\r\n\r\n";
21134
+ var css_248z = "body {\r\n margin: 0;\r\n padding: 0;\r\n width: 100%;\r\n height: 100%;\r\n overflow: hidden;\r\n}\r\nhtml {\r\n height: 100vh;\r\n}\r\n#index-module_app__Lihl8 {\r\n height: 100%;\r\n}\r\n.index-module_progress_bar__plqyh {\r\n display: inline-block;\r\n width: 300px;\r\n}\r\n\r\n.index-module_process__ODoW8 {\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.index-module_progress_bar__outer__rPAtx {\r\n background: url(\"https://minio.smartyunzhou.com/public/loadingGif2.gif\");\r\n background-size: 100% 100%;\r\n background-repeat: no-repeat;\r\n width: 270px;\r\n height: 250px;\r\n padding: 5px;\r\n display: inline-block;\r\n}\r\n\r\n.index-module_tip__Wl6-9 {\r\n margin-top: 20px;\r\n font-style: normal;\r\n font-weight: 400;\r\n line-height: 21px;\r\n text-align: center;\r\n letter-spacing: 0.02em;\r\n font-family: \"FontName\";\r\n font-size: 15px;\r\n color: #ea913e;\r\n letter-spacing: 4px;\r\n}\r\n\r\n.index-module_box__INJYU {\r\n text-align: center;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1;\r\n top: 0;\r\n /* height: 100vh; */\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_loadingText__33IIf {\r\n font-size: 32px;\r\n color: rgb(2, 95, 116);\r\n text-transform: uppercase;\r\n letter-spacing: 8px;\r\n width: 600px;\r\n height: 200px;\r\n text-align: center;\r\n background: #fff;\r\n border-radius: 4px;\r\n padding-top: 30px;\r\n}\r\n\r\n.index-module_fail__ohdIh {\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_success__hMF8Z {\r\n width: 100%;\r\n object-fit: fill;\r\n width: 100%;\r\n height: 100%;\r\n /* position: absolute; */\r\n top: 0;\r\n z-index: 0;\r\n}\r\n\r\n.index-module_tip1__OjcWh {\r\n width: 45px;\r\n height: 45px;\r\n display: inline-block;\r\n background-image: url(\"../image/tip.svg\");\r\n}\r\n\r\n.index-module_loadFailTitle__8aKST {\r\n font-family: \"PingFang SC\";\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 14px;\r\n line-height: 22px;\r\n /* or 157% */\r\n\r\n text-align: center;\r\n\r\n /* Neutral/10强调、正文标题 */\r\n\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_loadFailText__oedDA {\r\n font-family: \"PingFang SC\";\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 12px;\r\n line-height: 22px;\r\n text-align: center;\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_logout__OQjzv,\r\n.index-module_reload__vRmQ4 {\r\n width: 68px;\r\n height: 36px;\r\n font-family: \"Nunito Sans\";\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: #ffffff;\r\n padding: 8px 20px;\r\n margin-top: 20px;\r\n cursor: pointer;\r\n}\r\n\r\n.index-module_logout__OQjzv {\r\n background: #f2f3f5;\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_reload__vRmQ4 {\r\n background: #ea913e;\r\n}\r\n\r\n.index-module_btnGroup__BnLL6 {\r\n margin-top: 30px;\r\n}\r\n.index-module_zhyzPayBox__hHgOJ {\r\n width: 100%;\r\n height: 100%;\r\n flex: 1;\r\n position: relative;\r\n}\r\n\r\n.index-module_preload__eawHG {\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n right: 0;\r\n left: 0;\r\n bottom: 0;\r\n background-color: #6e7077;\r\n}\r\n.index-module_preload__eawHG:before {\r\n border-radius: 10px;\r\n font-size: 50px;\r\n color: #fff;\r\n content: \"请求云渲染中...\";\r\n width: 400px;\r\n display: block;\r\n position: absolute;\r\n top: 50%;\r\n left: calc(50% - 200px);\r\n}\r\n\r\n.index-module_notSupport__cGA2B {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 100%;\r\n font-size: 24px;\r\n color: rgb(32, 32, 189);\r\n}\r\n";
21135
21135
  var style = {"app":"index-module_app__Lihl8","progress_bar":"index-module_progress_bar__plqyh","process":"index-module_process__ODoW8","progress_bar__outer":"index-module_progress_bar__outer__rPAtx","tip":"index-module_tip__Wl6-9","box":"index-module_box__INJYU","loadingText":"index-module_loadingText__33IIf","fail":"index-module_fail__ohdIh","success":"index-module_success__hMF8Z","tip1":"index-module_tip1__OjcWh","loadFailTitle":"index-module_loadFailTitle__8aKST","loadFailText":"index-module_loadFailText__oedDA","logout":"index-module_logout__OQjzv","reload":"index-module_reload__vRmQ4","btnGroup":"index-module_btnGroup__BnLL6","zhyzPayBox":"index-module_zhyzPayBox__hHgOJ","preload":"index-module_preload__eawHG","notSupport":"index-module_notSupport__cGA2B"};
21136
21136
  styleInject(css_248z);
21137
21137
 
@@ -21132,7 +21132,7 @@ Expected function or array of functions, received type ${typeof value}.`
21132
21132
  }
21133
21133
  }
21134
21134
 
21135
- var css_248z = "\r\nbody {\r\n margin: 0;\r\n padding:0;\r\n width: 100%;\r\n height: 100%;\r\n overflow:hidden;\r\n }\r\n html{\r\n height: 100vh;\r\n }\r\n #index-module_app__Lihl8{\r\n height: 100%;\r\n }\r\n.index-module_progress_bar__plqyh {\r\n display: inline-block;\r\n width: 300px;\r\n}\r\n\r\n.index-module_process__ODoW8 {\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.index-module_progress_bar__outer__rPAtx {\r\n background: url('https://minio.smartyunzhou.com/public/loadingGif2.gif');\r\n background-size: 100% 100%;\r\n background-repeat: no-repeat;\r\n width: 270px;\r\n height: 250px;\r\n padding: 5px;\r\n display: inline-block;\r\n}\r\n\r\n.index-module_tip__Wl6-9 {\r\n margin-top: 20px;\r\n font-style: normal;\r\n font-weight: 400;\r\n line-height: 21px;\r\n text-align: center;\r\n letter-spacing: 0.02em;\r\n font-family: 'FontName';\r\n font-size: 15px;\r\n color: #EA913E;\r\n letter-spacing: 4px;\r\n}\r\n\r\n.index-module_box__INJYU {\r\n text-align: center;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1;\r\n top: 0;\r\n /* height: 100vh; */\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_loadingText__33IIf {\r\n font-size: 32px;\r\n color: rgb(2, 95, 116);\r\n text-transform: uppercase;\r\n letter-spacing: 8px;\r\n width: 600px;\r\n height: 200px;\r\n text-align: center;\r\n background: #fff;\r\n border-radius: 4px;\r\n padding-top: 30px;\r\n}\r\n\r\n.index-module_fail__ohdIh {\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_success__hMF8Z {\r\n width: 100%;\r\n object-fit: fill;\r\n width: 100%;\r\n height: 100%;\r\n /* position: absolute; */\r\n top: 0;\r\n z-index: 0;\r\n\r\n}\r\n\r\n.index-module_tip1__OjcWh {\r\n width: 45px;\r\n height: 45px;\r\n display: inline-block;\r\n background-image: url('../image/tip.svg');\r\n}\r\n\r\n.index-module_loadFailTitle__8aKST {\r\n font-family: 'PingFang SC';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 14px;\r\n line-height: 22px;\r\n /* or 157% */\r\n\r\n text-align: center;\r\n\r\n /* Neutral/10强调、正文标题 */\r\n\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_loadFailText__oedDA {\r\n font-family: 'PingFang SC';\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 12px;\r\n line-height: 22px;\r\n text-align: center;\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_logout__OQjzv,\r\n.index-module_reload__vRmQ4 {\r\n width: 68px;\r\n height: 36px;\r\n font-family: 'Nunito Sans';\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: #FFFFFF;\r\n padding: 8px 20px;\r\n margin-top: 20px;\r\n cursor: pointer;\r\n}\r\n\r\n.index-module_logout__OQjzv {\r\n background: #F2F3F5;\r\n color: #1D2129;\r\n}\r\n\r\n.index-module_reload__vRmQ4 {\r\n background: #EA913E;\r\n}\r\n\r\n.index-module_btnGroup__BnLL6 {\r\n margin-top: 30px;\r\n}\r\n.index-module_zhyzPayBox__hHgOJ{\r\n width: 100%;\r\n flex: 1;\r\n position: relative;\r\n}\r\n\r\n.index-module_preload__eawHG{\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n right: 0;\r\n left: 0;\r\n bottom: 0;\r\n background-color: #6e7077; \r\n }\r\n .index-module_preload__eawHG:before {\r\n border-radius: 10px;\r\n font-size: 50px;\r\n color: #fff;\r\n content: '请求云渲染中...';\r\n width: 400px;\r\n display: block;\r\n position: absolute;\r\n top: 50%;\r\n left: calc(50% - 200px);\r\n }\r\n\r\n .index-module_notSupport__cGA2B{\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 100%;\r\n font-size: 24px;\r\n color: rgb(32, 32, 189);\r\n }\r\n\r\n\r\n";
21135
+ var css_248z = "body {\r\n margin: 0;\r\n padding: 0;\r\n width: 100%;\r\n height: 100%;\r\n overflow: hidden;\r\n}\r\nhtml {\r\n height: 100vh;\r\n}\r\n#index-module_app__Lihl8 {\r\n height: 100%;\r\n}\r\n.index-module_progress_bar__plqyh {\r\n display: inline-block;\r\n width: 300px;\r\n}\r\n\r\n.index-module_process__ODoW8 {\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.index-module_progress_bar__outer__rPAtx {\r\n background: url(\"https://minio.smartyunzhou.com/public/loadingGif2.gif\");\r\n background-size: 100% 100%;\r\n background-repeat: no-repeat;\r\n width: 270px;\r\n height: 250px;\r\n padding: 5px;\r\n display: inline-block;\r\n}\r\n\r\n.index-module_tip__Wl6-9 {\r\n margin-top: 20px;\r\n font-style: normal;\r\n font-weight: 400;\r\n line-height: 21px;\r\n text-align: center;\r\n letter-spacing: 0.02em;\r\n font-family: \"FontName\";\r\n font-size: 15px;\r\n color: #ea913e;\r\n letter-spacing: 4px;\r\n}\r\n\r\n.index-module_box__INJYU {\r\n text-align: center;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1;\r\n top: 0;\r\n /* height: 100vh; */\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_loadingText__33IIf {\r\n font-size: 32px;\r\n color: rgb(2, 95, 116);\r\n text-transform: uppercase;\r\n letter-spacing: 8px;\r\n width: 600px;\r\n height: 200px;\r\n text-align: center;\r\n background: #fff;\r\n border-radius: 4px;\r\n padding-top: 30px;\r\n}\r\n\r\n.index-module_fail__ohdIh {\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: rgba(0, 0, 0, 0.6);\r\n}\r\n\r\n.index-module_success__hMF8Z {\r\n width: 100%;\r\n object-fit: fill;\r\n width: 100%;\r\n height: 100%;\r\n /* position: absolute; */\r\n top: 0;\r\n z-index: 0;\r\n}\r\n\r\n.index-module_tip1__OjcWh {\r\n width: 45px;\r\n height: 45px;\r\n display: inline-block;\r\n background-image: url(\"../image/tip.svg\");\r\n}\r\n\r\n.index-module_loadFailTitle__8aKST {\r\n font-family: \"PingFang SC\";\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 14px;\r\n line-height: 22px;\r\n /* or 157% */\r\n\r\n text-align: center;\r\n\r\n /* Neutral/10强调、正文标题 */\r\n\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_loadFailText__oedDA {\r\n font-family: \"PingFang SC\";\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 12px;\r\n line-height: 22px;\r\n text-align: center;\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_logout__OQjzv,\r\n.index-module_reload__vRmQ4 {\r\n width: 68px;\r\n height: 36px;\r\n font-family: \"Nunito Sans\";\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: #ffffff;\r\n padding: 8px 20px;\r\n margin-top: 20px;\r\n cursor: pointer;\r\n}\r\n\r\n.index-module_logout__OQjzv {\r\n background: #f2f3f5;\r\n color: #1d2129;\r\n}\r\n\r\n.index-module_reload__vRmQ4 {\r\n background: #ea913e;\r\n}\r\n\r\n.index-module_btnGroup__BnLL6 {\r\n margin-top: 30px;\r\n}\r\n.index-module_zhyzPayBox__hHgOJ {\r\n width: 100%;\r\n height: 100%;\r\n flex: 1;\r\n position: relative;\r\n}\r\n\r\n.index-module_preload__eawHG {\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n right: 0;\r\n left: 0;\r\n bottom: 0;\r\n background-color: #6e7077;\r\n}\r\n.index-module_preload__eawHG:before {\r\n border-radius: 10px;\r\n font-size: 50px;\r\n color: #fff;\r\n content: \"请求云渲染中...\";\r\n width: 400px;\r\n display: block;\r\n position: absolute;\r\n top: 50%;\r\n left: calc(50% - 200px);\r\n}\r\n\r\n.index-module_notSupport__cGA2B {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 100%;\r\n font-size: 24px;\r\n color: rgb(32, 32, 189);\r\n}\r\n";
21136
21136
  var style = {"app":"index-module_app__Lihl8","progress_bar":"index-module_progress_bar__plqyh","process":"index-module_process__ODoW8","progress_bar__outer":"index-module_progress_bar__outer__rPAtx","tip":"index-module_tip__Wl6-9","box":"index-module_box__INJYU","loadingText":"index-module_loadingText__33IIf","fail":"index-module_fail__ohdIh","success":"index-module_success__hMF8Z","tip1":"index-module_tip1__OjcWh","loadFailTitle":"index-module_loadFailTitle__8aKST","loadFailText":"index-module_loadFailText__oedDA","logout":"index-module_logout__OQjzv","reload":"index-module_reload__vRmQ4","btnGroup":"index-module_btnGroup__BnLL6","zhyzPayBox":"index-module_zhyzPayBox__hHgOJ","preload":"index-module_preload__eawHG","notSupport":"index-module_notSupport__cGA2B"};
21137
21137
  styleInject(css_248z);
21138
21138
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zhyz-cloudrender-v5",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "cloudrender zhyz",
5
5
  "main": "cloudRender.es.js",
6
6
  "scripts": {