开源版重新整理提交

This commit is contained in:
mayongjian
2025-01-20 17:49:40 +08:00
parent 935387a6f7
commit 76f52cc72b
50 changed files with 175 additions and 6641 deletions

View File

@@ -12,7 +12,7 @@ export default defineConfig({
},
// build: {
// rollupOptions: {
// input: resolve(__dirname, 'src/pages/index.html'), // 确保输入路径正确
// input: resolve(__dirname, 'src/views/index.html'), // 确保输入路径正确
// },
// },
// server: {