This commit is contained in:
syuilo
2018-02-19 14:29:42 +09:00
parent 2fe720c610
commit 469ff88287
8 changed files with 41 additions and 28 deletions

View File

@@ -3,10 +3,10 @@
<ul>
<template v-if="os.isSignedIn">
<li class="home" :class="{ active: page == 'home' }">
<a href="/">
<router-link to="/">
%fa:home%
<p>%i18n:desktop.tags.mk-ui-header-nav.home%</p>
</a>
</router-link>
</li>
<li class="messaging">
<a @click="messaging">