个人中心

Signed-off-by: skyselang <215817969@qq.com>
This commit is contained in:
skyselang 2020-07-21 17:47:42 +08:00
parent fd3cf200b9
commit 6c7630b836
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div class="right-menu">
<template v-if="device !== 'mobile'">
<span style="display:inline-block;float:left;margin-right:10px;color:#409eff" :title="username">
<span style="display:inline-block;float:left;margin-right:10px;color:#409eff" title="个人中心">
<router-link to="/admin/users">
{{ nickname }}
</router-link>