Update Navbar.vue
parent
9485b21afb
commit
97cd129474
|
@ -16,7 +16,7 @@
|
||||||
首页
|
首页
|
||||||
</el-dropdown-item>
|
</el-dropdown-item>
|
||||||
</router-link>
|
</router-link>
|
||||||
<a target="_blank" href="https://github.com/starsliao/ConsulManager">
|
<a target="_blank" href="https://github.com/starsliao/TenSunS">
|
||||||
<el-dropdown-item>GitHub</el-dropdown-item>
|
<el-dropdown-item>GitHub</el-dropdown-item>
|
||||||
</a>
|
</a>
|
||||||
<el-dropdown-item divided @click.native="logout">
|
<el-dropdown-item divided @click.native="logout">
|
||||||
|
|
Loading…
Reference in New Issue