1
0
mirror of synced 2025-12-11 04:07:55 +08:00

feat: 新增数据源

This commit is contained in:
roymondchen
2023-05-29 11:33:44 +08:00
parent d0ec2fd588
commit aac478eebc
94 changed files with 3601 additions and 765 deletions

View File

@@ -31,7 +31,7 @@
"@babel/preset-env": "^7.21.4",
"@types/node": "^15.12.4",
"@types/serialize-javascript": "^5.0.1",
"@vitejs/plugin-legacy": "^4.0.2",
"@vitejs/plugin-legacy": "^4.0.3",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.2.37",
@@ -40,7 +40,7 @@
"typescript": "^5.0.4",
"unplugin-auto-import": "^0.12.0",
"unplugin-vue-components": "^0.22.11",
"vite": "^4.2.1",
"vite": "^4.3.8",
"vue-tsc": "^1.2.0"
}
}