Modify to make the system work, but just really slow & laggy even on a M1 Macbook :(

This commit is contained in:
yuanhau 2025-05-28 10:54:17 +08:00
parent c66b9cde13
commit d4904d18b8
2 changed files with 60 additions and 16 deletions

View file

@ -6,7 +6,6 @@ const props = defineProps<{
}>();
import DraggableWindow from "~/components/DraggableWindow.vue";
const ffeed = ref();
const ass = ["健康2.0", "中天", "TVBS", "香港01", "ETtoday"];
import Button from "~/components/ui/button/Button.vue";
const pending = ref();