From 0f0c8d82ef1664f3fe46f6d26c513fa2af083f0d Mon Sep 17 00:00:00 2001 From: whitechiina <1293616053@qq.com> Date: Wed, 22 Jul 2026 13:25:06 +0800 Subject: [PATCH] up --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {