马宇豪
2025-01-21 e52fe71fb9c6dd82f996a9db07b2bd765c27f09b
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',