diff --git a/main.js b/main.js index 5d33323..25e5aef 100644 --- a/main.js +++ b/main.js @@ -42,7 +42,7 @@ Vue.prototype.tool = tool; // 自定义指令 import directive from '@/static/js/directive.js'; // import vuexLazy from './store/vuexLazy' -// Vue.use(vuexLazy) +// Vue.use(vuexLazy) // #ifdef VUE3 // Vue.mixin({ // mounted() {