support clicking transaction to show transaction detail

This commit is contained in:
MaysWind
2020-12-30 00:16:54 +08:00
parent c846863c3b
commit 273f8b9c7d
6 changed files with 34 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</f7-list>
<f7-toolbar tabbar labels bottom>
<f7-link href="/transaction/details">
<f7-link href="/transaction/list">
<f7-icon f7="square_list"></f7-icon>
<span class="tabbar-label">{{ $t('Details') }}</span>
</f7-link>