no message

Former-commit-id: 6c18c2d95f3775a5d19cd809b65ed674dd02f37f
Former-commit-id: b670c342883001844720f9e29079f1ce97dccd54
Former-commit-id: 72d3f18bfe8255dde992f3ac091a6ef966486788
This commit is contained in:
李杨
2018-03-09 09:48:35 +08:00
parent 82ebe8d2bf
commit 0b39efe7f9

View File

@@ -11,8 +11,8 @@
<el-dropdown class="dd-mr">
<span class="el-dropdown-link">你好</span>
<el-dropdown-menu slot="dropdown">
<el-dropdown-item>注销</el-dropdown-item>
<el-dropdown-item>个人中心</el-dropdown-item>
<el-dropdown-item><Icon name="power-off"></Icon> 注销</el-dropdown-item>
<el-dropdown-item><Icon name="user-circle-o"></Icon> 个人中心</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</div>