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"> <script setup lang="ts">
import "animate.css"; import "animate.css";
// src/components/ReIcon/src/offlineIcon.ts 使addCollection // src/components/ReIcon/src/offlineIcon.ts 使addIcon
import "@/components/ReIcon/src/offlineIcon"; import "@/components/ReIcon/src/offlineIcon";
import { setType } from "./types"; import { setType } from "./types";
import { useI18n } from "vue-i18n"; import { useI18n } from "vue-i18n";