Commit 84f759ee by caoyanzhi

update: 添加loading

parent 8ad0a12c
...@@ -16,7 +16,13 @@ ...@@ -16,7 +16,13 @@
</head> </head>
<body style="background-color: #f0f2f5;min-width: 1400px;"> <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>
<!-- 公共库引用 cdn --> <!-- 公共库引用 cdn -->
<!-- <script src="//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js"></script> <!-- <script src="//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js"></script>
......
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