😎更改admin默认页面,默认logo

This commit is contained in:
bairubing 2024-11-05 09:39:35 +08:00
parent 7b2cd3b6cb
commit 5a6e985613
2 changed files with 1 additions and 9 deletions

View File

@ -4,14 +4,6 @@
<div style="text-align:center;margin-top:50px;">
<img src="~/images/logo.png" style="height:100px;" />
<div style="font-size:40px;font-weight:800"> Admin.NET </div>
<div align="center">
<p>
<a href="https://gitee.com/zuohuaijun/Admin.NET/stargazers"><img src="https://gitee.com/zuohuaijun/Admin.NET/badge/star.svg?theme=dark" alt="star"></a>
<a href="https://gitee.com/zuohuaijun/Admin.NET/members"><img src="https://gitee.com/zuohuaijun/Admin.NET/badge/fork.svg?theme=dark" alt="fork"></a>
<a href="https://gitee.com/zuohuaijun/Admin.NET/blob/next/LICENSE-MIT"><img src="https://img.shields.io/badge/license-MIT-yellow?theme=dark" alt="license"></a>
</p>
</div>
<div style="font-size:40px;font-weight:800"> Manage数据集成平台 </div>
<p>@ViewBag.Description</p>
<p><a href="https://gitee.com/zuohuaijun/Admin.NET" target="_blank">源码地址</a></p>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 280 KiB