From 90b93883864bde9af3aa854d49246c5e1ed066f1 Mon Sep 17 00:00:00 2001 From: imsyy Date: Tue, 26 Dec 2023 16:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E6=94=AF=E6=8C=81=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E7=AB=99=E7=82=B9=E7=9B=AE=E5=BD=95=20#18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 5 +- src/components/HotList.vue | 89 ++++++++++++++--------- vite.config.js | 145 +++++++++++++++++++------------------ 3 files changed, 131 insertions(+), 108 deletions(-) diff --git a/.env b/.env index a4b4a9b..dec51eb 100644 --- a/.env +++ b/.env @@ -3,4 +3,7 @@ VITE_GLOBAL_API="https://api-hot.imsyy.top" # ICP 备案号 -VITE_ICP = "豫ICP备2022018134号-1" \ No newline at end of file +VITE_ICP = "豫ICP备2022018134号-1" + +# 全局目录 +VITE_DIR = "/" \ No newline at end of file diff --git a/src/components/HotList.vue b/src/components/HotList.vue index 4e5724f..fff212f 100644 --- a/src/components/HotList.vue +++ b/src/components/HotList.vue @@ -25,7 +25,7 @@ - - - +