fix: touch on pc

This commit is contained in:
hiyu
2024-06-18 19:41:29 +07:00
parent 0990a6e7b5
commit 144feb66a6
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
import '@vant/touch-emulator';
import { createApp } from "vue";
import App from "./App.vue";
import router from "./router";