This commit is contained in:
parent
4544447231
commit
0f0c8d82ef
2
main.js
2
main.js
|
|
@ -42,7 +42,7 @@ Vue.prototype.tool = tool;
|
||||||
// 自定义指令
|
// 自定义指令
|
||||||
import directive from '@/static/js/directive.js';
|
import directive from '@/static/js/directive.js';
|
||||||
// import vuexLazy from './store/vuexLazy'
|
// import vuexLazy from './store/vuexLazy'
|
||||||
// Vue.use(vuexLazy)
|
// Vue.use(vuexLazy)
|
||||||
// #ifdef VUE3
|
// #ifdef VUE3
|
||||||
// Vue.mixin({
|
// Vue.mixin({
|
||||||
// mounted() {
|
// mounted() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue