初始化项目

This commit is contained in:
18500206848
2024-02-02 14:51:50 +08:00
parent dc7051417b
commit 12664d0204
681 changed files with 1 additions and 142886 deletions

View File

@@ -1,7 +0,0 @@
import Vue from 'vue'
Vue.directive('cent', {
update(el, binding) {
console.log({el, binding})
}
})