修改导航部分样式
This commit is contained in:
parent
7ddee268f5
commit
53830fc05f
|
@ -6,6 +6,7 @@
|
|||
<el-menu default-active="2" class="el-menu-vertical-demo" @open="handleOpen" @close="handleClose"
|
||||
background-color="rgb(245,245,245)"
|
||||
router>
|
||||
|
||||
<el-submenu index="1">
|
||||
<template slot="title">
|
||||
<i class="el-icon-location"></i>
|
||||
|
|
Loading…
Reference in New Issue