Fixed Clash config memory issue

This commit is contained in:
Peng-YM
2020-09-09 19:51:04 +08:00
parent fc6964359f
commit 8bc0c78cb8
3 changed files with 52 additions and 9 deletions

View File

@@ -69,7 +69,9 @@
<v-card-title>
{{ info.name }}
</v-card-title>
<v-card-text>
<v-card-text
align="center"
>
<vue-q-r-code-component
:text="qr"
/>