烟花爆竹实名登记前端
祖安之光
2026-01-30 5a4edca45d9d966560c276b6b158f2e65a96f72c
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',