diff --git a/src/views/loginAccount.vue b/src/views/loginAccount.vue
index 33a111d..3e00794 100644
--- a/src/views/loginAccount.vue
+++ b/src/views/loginAccount.vue
@@ -69,7 +69,7 @@
-
![]()
+
{{ qrCodeInformation }}
@@ -236,7 +236,7 @@ export default {
QRCode.toDataURL(
`https://music.163.com/login?codekey=${this.qrCodeKey}`,
{
- width: 192,
+ width: 384,
margin: 0,
color: {
dark: '#335eea',