vite optimizeDeps

This commit is contained in:
严浩
2025-04-07 10:42:35 +08:00
parent 2721b4c2f3
commit c06cc44cbd
4 changed files with 26 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ definePage({
name: 'Home',
meta: {
title: '首页',
hidden: true,
hidden: false,
},
});