新增modal跳转

This commit is contained in:
mtruning
2021-12-23 12:17:25 +08:00
parent a02877e38f
commit 60183b6a60
6 changed files with 21 additions and 8 deletions
-1
View File
@@ -4,7 +4,6 @@
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview",
"lint": "eslint \"{src}/**/*.{vue,ts,tsx}\" --fix --ext"
},
"dependencies": {