This commit is contained in:
whitechiina 2026-07-22 13:25:06 +08:00
parent 4544447231
commit 0f0c8d82ef
1 changed files with 1 additions and 1 deletions

View File

@ -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() {