Skip to content

Commit 5587669

Browse files
author
zhouhero
committed
Delete useless code
1 parent ee62a45 commit 5587669

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/views/login/index.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,6 @@ animate();
132132
});
133133
},
134134
},
135-
init() {
136-
137-
},
138-
destroyed() {
139-
// window.removeEventListener('hashchange', this.afterQRScan);
140-
}
141135
}
142136
143137
var SEPARATION = 100, AMOUNTX = 50, AMOUNTY = 50;

0 commit comments

Comments
 (0)