From 2f961f285c16d9021c253d3e8e595fcfd0e4b942 Mon Sep 17 00:00:00 2001 From: junleea <354425203@qq.com> Date: Fri, 16 May 2025 18:40:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E4=B8=8B=E8=BD=BD=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/types/file.ts | 3 +- src/views/system/manage-file.vue | 53 +++++++++++++++++++------------- 2 files changed, 33 insertions(+), 23 deletions(-) diff --git a/src/types/file.ts b/src/types/file.ts index 8337258..bdd521f 100644 --- a/src/types/file.ts +++ b/src/types/file.ts @@ -9,4 +9,5 @@ export interface File { file_store_name: string; } -export const fileUrl ="https://pm.ljsea.top/tool/file/"; \ No newline at end of file +export const fileUrl ="https://pm.ljsea.top/tool/file/"; +export const fileUrl2 = "https://pm.ljsea.top/tool/file/general/"; \ No newline at end of file diff --git a/src/views/system/manage-file.vue b/src/views/system/manage-file.vue index 47ca97b..bc31a15 100644 --- a/src/views/system/manage-file.vue +++ b/src/views/system/manage-file.vue @@ -22,6 +22,16 @@ + + + + 点击下载 + +