Commit 07445954 by huaying

fix: 加载图片修改

parent 2b85f850
......@@ -16,10 +16,11 @@
</el-popover>
</li>
<li >
<div class="el-loading-spinner" style="width: 98%;" v-if="memberGroupLoading">
<svg viewBox="25 25 50 50" class="circular">
<div class="el-loading-spinner" style="width: 86%;" v-if="memberGroupLoading">
<!-- <svg viewBox="25 25 50 50" class="circular">
<circle cx="50" cy="50" r="20" fill="none" class="path"></circle>
</svg>
</svg> -->
<i class="el-icon-loading"></i>
</div>
</li>
</ul>
......
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