Commit b6745e27 by crushh

Merge branch 'feature/3月迭代-菜单' of http://git.gicdev.com/memberTag/memberTag-web…

Merge branch 'feature/3月迭代-菜单' of http://git.gicdev.com/memberTag/memberTag-web into feature/3月迭代-菜单
parents 6a94a463 14d7b8ca
......@@ -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