Fixed Clash config memory issue

This commit is contained in:
Peng-YM
2020-09-09 19:51:04 +08:00
parent ad660da24b
commit 34474c193b
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"
/>