Update Links.vue

This commit is contained in:
baishu 2024-05-24 21:42:04 +08:00 committed by GitHub
parent c0d2afe8d8
commit 06fa204088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@
<script setup> <script setup>
import { Icon } from "@vicons/utils"; import { Icon } from "@vicons/utils";
// https://www.xicons.org // https://www.xicons.org
import { Link, BloggerB, UserFriends, Rocketchat, Cloud, Robot, Check, Heart } from "@vicons/fa"; // 使 import { Link, Blog, CompactDisc, Cloud, Compass, Book, Fire, LaptopCode,BloggerB, UserFriends, Rocketchat, Cloud, Robot, Check, Heart } from "@vicons/fa"; // 使
import { mainStore } from "@/store"; import { mainStore } from "@/store";
import { Swiper, SwiperSlide } from "swiper/vue"; import { Swiper, SwiperSlide } from "swiper/vue";
import { Pagination, Mousewheel } from "swiper"; import { Pagination, Mousewheel } from "swiper";