diff --git a/src/App.vue b/src/App.vue index 3e38760..b2dbfb0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -46,8 +46,6 @@ export default { created() { this.$nextTick(() => { this.finishLoad() - window.onresize = () => { - } }); }, methods: {