1 Star 0 Fork 1

Marvin/editor-online

forked from saber2pr/editor-online 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
LOADING.min.js 2.87 KB
一键复制 编辑 原始数据 按行查看 历史
saber2pr 提交于 2021-03-11 11:29 . update ts version 4.2.3
window.LOADING=function(n){var t={};function e(o){if(t[o])return t[o].exports;var a=t[o]={i:o,l:!1,exports:{}};return n[o].call(a.exports,a,a.exports,e),a.l=!0,a.exports}return e.m=n,e.c=t,e.d=function(n,t,o){e.o(n,t)||Object.defineProperty(n,t,{enumerable:!0,get:o})},e.r=function(n){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},e.t=function(n,t){if(1&t&&(n=e(n)),8&t)return n;if(4&t&&"object"==typeof n&&n&&n.__esModule)return n;var o=Object.create(null);if(e.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:n}),2&t&&"string"!=typeof n)for(var a in n)e.d(o,a,function(t){return n[t]}.bind(null,a));return o},e.n=function(n){var t=n&&n.__esModule?function(){return n.default}:function(){return n};return e.d(t,"a",t),t},e.o=function(n,t){return Object.prototype.hasOwnProperty.call(n,t)},e.p="",e(e.s=417)}({417:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.destroy=t.init=void 0;var o=null,a=null,i=!1;function r(n){void 0===n&&(n=document.body),i||((o=document.createElement("style")).innerHTML="\n.Loading {\n\tposition: fixed;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n.Loading-Block {\n\twidth: 24px;\n\theight: 24px;\n\tbackground: #a2b4cf;\n\tborder-radius: 100%;\n\tdisplay: inline-block;\n\tanimation: slide 1s infinite;\n}\n.Loading-Block:nth-child(1) {\n\tanimation-delay: 0.1s;\n\tbackground: #8695ac;\n}\n.Loading-Block:nth-child(2) {\n\tanimation-delay: 0.2s;\n\tbackground: #6e7a8d;\n}\n.Loading-Block:nth-child(3) {\n\tanimation-delay: 0.3s;\n\tbackground: #555e6d;\n}\n.Loading-Block:nth-child(4) {\n\tanimation-delay: 0.4s;\n\tbackground: #3e4550;\n}\n.Loading-Block:nth-child(5) {\n\tanimation-delay: 0.5s;\n\tbackground: #262a31;\n}\n\n@-moz-keyframes slide {\n\t0% {\n\t\ttransform: scale(1);\n\t}\n\t50% {\n\t\topacity: 0.3;\n\t\ttransform: scale(2);\n\t}\n\t100% {\n\t\ttransform: scale(1);\n\t}\n}\n@-webkit-keyframes slide {\n\t0% {\n\t\ttransform: scale(1);\n\t}\n\t50% {\n\t\topacity: 0.3;\n\t\ttransform: scale(2);\n\t}\n\t100% {\n\t\ttransform: scale(1);\n\t}\n}\n@-o-keyframes slide {\n\t0% {\n\t\ttransform: scale(1);\n\t}\n\t50% {\n\t\topacity: 0.3;\n\t\ttransform: scale(2);\n\t}\n\t100% {\n\t\ttransform: scale(1);\n\t}\n}\n@keyframes slide {\n\t0% {\n\t\ttransform: scale(1);\n\t}\n\t50% {\n\t\topacity: 0.3;\n\t\ttransform: scale(2);\n\t}\n\t100% {\n\t\ttransform: scale(1);\n\t}\n}\n",document.head.append(o),(a=document.createElement("div")).innerHTML='\n<div class="Loading">\n\t<div class="Loading-Block"></div>\n\t<div class="Loading-Block"></div>\n\t<div class="Loading-Block"></div>\n\t<div class="Loading-Block"></div>\n\t<div class="Loading-Block"></div>\n</div>',n.append(a),i=!0)}t.init=r,t.destroy=function(){i&&(document.head.removeChild(o),o=null,document.body.removeChild(a),a=null,i=!1)},r()}});
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/canyuegongzi/editor-online.git
[email protected]:canyuegongzi/editor-online.git
canyuegongzi
editor-online
editor-online
master

搜索帮助