1 |
- !function(){var n=document.createElement("style");n.innerHTML=".loading-component{display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px}.loading-component .icon-loading{width:24px;height:24px;margin-bottom:4px}\n",document.head.appendChild(n),System.register(["./plugin-vue_export-helper-legacy.d48ec26d.js","./vendor-legacy.ab945ac3.js"],(function(n){"use strict";var e,t,i,o;return{setters:[function(n){e=n._},function(n){t=n.o,i=n.c,o=n.m}],execute:function(){const c={},l={class:"loading-component"},r=[o("div",null,[o("div",{class:"icon-loading"}),o("p",null,"渲染中...")],-1)];n("L",e(c,[["render",function(n,e){return t(),i("div",l,r)}]]))}}}))}();
|