文档更新,添加Logo

This commit is contained in:
技术老胡
2024-11-29 13:53:33 +08:00
parent 687f16aea3
commit eb0a89571d
8 changed files with 15 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"logo": {
"title": "码支付",
"image": "/admin/images/logo.png"
"image": "/static/img/logo2.png"
},
"menu": {
"data": "/Console/menu",

View File

@@ -3,7 +3,7 @@ logo:
## 网站名称
title: "码支付"
## 网站图标
image: "/admin/images/logo.png"
image: "/static/img/logo3.png"
## 菜单配置
menu:
## 菜单数据来源

BIN
public/static/img/logo1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
public/static/img/logo2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
public/static/img/logo3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB