Fix error
This commit is contained in:
parent
624ee76e71
commit
e86d0007c6
|
@ -35,7 +35,7 @@
|
||||||
<i><fa icon="angle-right"/></i>
|
<i><fa icon="angle-right"/></i>
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li @click="page">
|
<li>
|
||||||
<router-link to="/i/pages">
|
<router-link to="/i/pages">
|
||||||
<i><fa :icon="faStickyNote" fixed-width/></i>
|
<i><fa :icon="faStickyNote" fixed-width/></i>
|
||||||
<span>{{ $t('@.pages') }}</span>
|
<span>{{ $t('@.pages') }}</span>
|
||||||
|
|
Loading…
Reference in New Issue