mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
更新 Vite 配置以支持 vuetify/styles 的版本要求,优化共享依赖配置
This commit is contained in:
@@ -125,7 +125,6 @@ async function refreshData() {
|
||||
error.value = null
|
||||
|
||||
try {
|
||||
|
||||
// 模拟数据
|
||||
stats.value = {
|
||||
'电影': Math.floor(Math.random() * 100) + 50,
|
||||
|
||||
Reference in New Issue
Block a user