Commit e00ab523 by 李宏达

lhd

parent 2112896e
......@@ -66,8 +66,8 @@
line-height: 36px;
overflow: hidden;
}
.gtb-home-title > div > img {
.gtb-ticon1 {
vertical-align: middle;
margin-left: 9px;
margin-right: 9px;
cursor: pointer;
}
\ No newline at end of file
......@@ -3,8 +3,15 @@
<img src="/imgs/homeLogo.png" alt="">
<span><i></i>个体宝</span>
<div>
<img src="/imgs/ticon2.png" alt="">
<img src="/imgs/ticon1.png" alt="">
<!-- <img src="/imgs/ticon2.png" alt=""> -->
<el-dropdown>
<span class="el-dropdown-link">
<img class="gtb-ticon1" src="/imgs/ticon1.png" alt="">
</span>
<el-dropdown-menu slot="dropdown">
<el-dropdown-item icon="el-icon-plus">退出</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</div>
</div>
<div class="gtb-home-main">
......
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