mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
Modify to make the system work, but just really slow & laggy even on a M1 Macbook :(
This commit is contained in:
parent
c66b9cde13
commit
d4904d18b8
2 changed files with 60 additions and 16 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue