更新依赖版本,优化组件和服务工作者的导入,调整 SCSS 混合宏,修复 Vite 配置中的文件缓存大小限制

This commit is contained in:
jxxghp
2025-01-16 15:14:58 +08:00
parent c718d57e77
commit ed3f66681f
9 changed files with 2855 additions and 3954 deletions

View File

@@ -1,6 +1,5 @@
<script setup lang="ts">
import { RenderProps } from '@/api/types'
import { h, resolveComponent, defineProps } from 'vue'
// 定义 props
defineProps<{