更新 Vite 配置以支持 vuetify/styles 的版本要求,优化共享依赖配置

This commit is contained in:
jxxghp
2025-05-07 14:34:10 +08:00
parent 04200e94ff
commit eb3e035a7c
3 changed files with 14 additions and 2 deletions

View File

@@ -125,7 +125,6 @@ async function refreshData() {
error.value = null
try {
// 模拟数据
stats.value = {
'电影': Math.floor(Math.random() * 100) + 50,