Commit 14d7b8ca by caoyanzhi

update: 添加loading

parent 5b886de2
......@@ -12,7 +12,13 @@
</head>
<body style="background-color: #f0f2f5;min-width: 1400px;">
<div id="app"></div>
<div id="app">
<div class="el-loading-spinner" style="width: 98%;">
<svg viewBox="25 25 50 50" class="circular">
<circle cx="50" cy="50" r="20" fill="none" class="path"></circle>
</svg>
</div>
</div>
<script>
(function() {
var src = '/component/static/import-component.js?timestrap='+ new Date().getTime();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment