From c1ff952cef0ae20a4def8bcbc2e985dac3cf8705 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 31 May 2026 12:10:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=A2=E6=88=B7API=20Key=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E8=8F=9C=E5=8D=95=E6=8C=87=E5=90=91dapi=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=EF=BC=8C=E6=B7=BB=E5=8A=A0edit/delete/newkey/copy?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. global_menu.ui: API Key管理URL改为/dapi/downapp/ 2. imgs/: 添加edit.svg, delete.svg, newkey.svg, copy.svg图标 --- wwwroot/global_menu.ui | 2 +- wwwroot/imgs/copy.svg | 1 + wwwroot/imgs/delete.svg | 1 + wwwroot/imgs/edit.svg | 1 + wwwroot/imgs/newkey.svg | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 wwwroot/imgs/copy.svg create mode 100644 wwwroot/imgs/delete.svg create mode 100644 wwwroot/imgs/edit.svg create mode 100644 wwwroot/imgs/newkey.svg diff --git a/wwwroot/global_menu.ui b/wwwroot/global_menu.ui index fb95c5a..2a20b29 100644 --- a/wwwroot/global_menu.ui +++ b/wwwroot/global_menu.ui @@ -50,7 +50,7 @@ "name": "apikey_manage", "label": "API Key管理", "icon": "{{entire_url('/imgs/key.svg')}}", - "url": "{{entire_url('/uapi/upappkey/index.ui')}}", + "url": "{{entire_url('/dapi/downapp/')}}", "target": "app.sage_main_content" } ,{ diff --git a/wwwroot/imgs/copy.svg b/wwwroot/imgs/copy.svg new file mode 100644 index 0000000..a71aa39 --- /dev/null +++ b/wwwroot/imgs/copy.svg @@ -0,0 +1 @@ + diff --git a/wwwroot/imgs/delete.svg b/wwwroot/imgs/delete.svg new file mode 100644 index 0000000..8ac37e0 --- /dev/null +++ b/wwwroot/imgs/delete.svg @@ -0,0 +1 @@ + diff --git a/wwwroot/imgs/edit.svg b/wwwroot/imgs/edit.svg new file mode 100644 index 0000000..8353cb5 --- /dev/null +++ b/wwwroot/imgs/edit.svg @@ -0,0 +1 @@ + diff --git a/wwwroot/imgs/newkey.svg b/wwwroot/imgs/newkey.svg new file mode 100644 index 0000000..a2baae7 --- /dev/null +++ b/wwwroot/imgs/newkey.svg @@ -0,0 +1 @@ +