马宇豪
2024-07-25 7a953239bfd43149c0ffbe66dd24b45eab0f401a
src/main.js
@@ -40,8 +40,9 @@
Vue.config.productionTip = false
Vue.config.devtools = true
import { stopReClick } from './utils/stopReClick'
import { stopReClick, longReClick } from './utils/stopReClick'
Vue.use(stopReClick)
Vue.use(longReClick)
window.vueInstance = new Vue({
  el: '#app',