add about page

This commit is contained in:
MaysWind
2020-10-31 20:37:16 +08:00
parent 8967485c60
commit ad15f99068
7 changed files with 155 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
:value="locale">{{ lang.displayName }}</option>
</select>
</f7-list-item>
<f7-list-item :title="$t('About')" link="/about"></f7-list-item>
</f7-list>
</f7-page>
</template>