v1.3 版本发布,代码同步后端v1.3版本

This commit is contained in:
郑杰
2018-12-31 17:07:02 +08:00
parent 7f2e4ed3f9
commit c97e401918
38 changed files with 1338 additions and 40 deletions

View File

@@ -21,11 +21,11 @@
首页
</el-dropdown-item>
</router-link>
<a target="_blank" href="https://github.com/elunez/eladmin">
<router-link to="/user/center">
<el-dropdown-item>
项目地址
个人中心
</el-dropdown-item>
</a>
</router-link>
<el-dropdown-item divided>
<span style="display:block;" @click="logout">退出登录</span>
</el-dropdown-item>