chore: update

This commit is contained in:
xiaoxian521
2025-03-24 13:33:18 +08:00
parent b2d486928d
commit fa915fe4c3

View File

@@ -1,6 +1,6 @@
<script setup lang="ts">
import "animate.css";
// 引入 src/components/ReIcon/src/offlineIcon.ts 文件中所有使用addCollection添加过的本地图标
// 引入 src/components/ReIcon/src/offlineIcon.ts 文件中所有使用addIcon添加过的本地图标
import "@/components/ReIcon/src/offlineIcon";
import { setType } from "./types";
import { useI18n } from "vue-i18n";