马宇豪
2025-01-10 03f0e2a3220106ec2a9dd8f53d3ef5ab824c3ae7
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',