File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
admin/src/layout/components Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1111 <i class =" el-icon-caret-bottom" />
1212 </div >
1313 <el-dropdown-menu slot =" dropdown" class =" user-dropdown" >
14- <router-link to =" /" >
14+ <router-link to =" /admin " >
1515 <el-dropdown-item >
1616 Home
1717 </el-dropdown-item >
1818 </router-link >
19- <a target =" _blank" href =" https://github.com/PanJiaChen/ vue-admin-template/ " >
19+ <a target =" _blank" href =" https://github.com/lisgroup/laravel- vue-admin" >
2020 <el-dropdown-item >Github</el-dropdown-item >
2121 </a >
22- <a target =" _blank" href =" https://panjiachen.github.io/vue-element-admin-site/#/" >
23- <el-dropdown-item >Docs</el-dropdown-item >
24- </a >
2522 <el-dropdown-item divided >
26- <span style =" display :block ;" @click =" logout" >Log Out </span >
23+ <span style =" display :block ;" @click =" logout" >退出登录 </span >
2724 </el-dropdown-item >
2825 </el-dropdown-menu >
2926 </el-dropdown >
You can’t perform that action at this time.
0 commit comments