|
|
@@ -12,8 +12,8 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="width:60px;">
|
|
|
- <div style="position:fixed;right:0;top:0;height:100%;width:60px;background:#333;z-index:99;">
|
|
|
- <div v-for="i in 5" :key="i" style="height:60px;width:60px;text-align:center;line-height:60px">
|
|
|
+ <div style="position:fixed;right:0;top:0;height:100%;width:60px;background:#333;z-index:99999;">
|
|
|
+ <div v-for="i in 5" :key="i" style="height:40px;width:40px;text-align:center;line-height:40px;border:1px solid #f1f2f3;border-radius:100%;margin:20px 10px">
|
|
|
<i class="el-icon-menu" style="color:#fff"></i>
|
|
|
</div>
|
|
|
</div>
|