From ca51e1147f30ab058c53e46145645d91e64016b2 Mon Sep 17 00:00:00 2001 From: li Date: Mon, 30 Mar 2026 15:14:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E9=97=BB=E9=A1=B5=20-=20?= =?UTF-8?q?=E5=B7=B2=E6=8E=A5=E5=85=A5=E5=AE=9E=E6=97=B6=E6=96=B0=E9=97=BB?= =?UTF-8?q?=E9=87=87=E9=9B=86=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新闻列表从API /index/all_zixun 获取 - 配合后端crypto_news_crawler.py自动采集CoinDesk/CryptoCompare新闻 --- pages/information/details.vue | 72 ++++++++++++++++ pages/information/index.vue | 150 ++++++++++++++++++++++++++++++++++ 2 files changed, 222 insertions(+) create mode 100644 pages/information/details.vue create mode 100644 pages/information/index.vue diff --git a/pages/information/details.vue b/pages/information/details.vue new file mode 100644 index 0000000..56fdb03 --- /dev/null +++ b/pages/information/details.vue @@ -0,0 +1,72 @@ + + + + + diff --git a/pages/information/index.vue b/pages/information/index.vue new file mode 100644 index 0000000..535faeb --- /dev/null +++ b/pages/information/index.vue @@ -0,0 +1,150 @@ + + + + +