Fix bugs
This commit is contained in:
parent
753e714576
commit
b3d5b6bd5e
2 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<div class="menu" v-if="isOpen">
|
||||
<ul>
|
||||
<li>
|
||||
<a :href="`/${ os.i.username }`">%fa:user%%i18n:desktop.tags.mk-ui-header-account.profile%%fa:angle-right%</a>
|
||||
<router-link :to="`/${ os.i.username }`">%fa:user%%i18n:desktop.tags.mk-ui-header-account.profile%%fa:angle-right%</router-link>
|
||||
</li>
|
||||
<li @click="drive">
|
||||
<p>%fa:cloud%%i18n:desktop.tags.mk-ui-header-account.drive%%fa:angle-right%</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue