From 7807f98709d221d4862fa28c4fd91894bcaacfbc Mon Sep 17 00:00:00 2001 From: xy <10816187@qq.com> Date: Sun, 26 Jul 2026 13:47:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E5=96=84=E6=9A=97=E8=89=B2?= =?UTF-8?q?=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 -- src/pages/archive.astro | 20 ++++++++++++-------- src/styles/global.css | 2 +- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/.env b/.env index db5b88e..8cce464 100644 --- a/.env +++ b/.env @@ -1,3 +1 @@ VITE_API_BASE_URL=http://127.0.0.1:8080/api/ - - diff --git a/src/pages/archive.astro b/src/pages/archive.astro index af13844..65b413d 100644 --- a/src/pages/archive.astro +++ b/src/pages/archive.astro @@ -45,17 +45,9 @@ const {data} = await http.get>("post/archive");