添加项目文件。

This commit is contained in:
2026-04-25 10:21:34 +08:00
parent c04cb001fb
commit 2e763dd1c3
98 changed files with 89974 additions and 0 deletions

8
Views/Home/Index.cshtml Normal file
View File

@@ -0,0 +1,8 @@
@{
ViewData["Title"] = "Acdiu";
}
<div class="text-center">
<h1 class="display-4">欢迎</h1>
<p>了解有关 <a href="https://learn.microsoft.com/aspnet/core">使用 ASP.NET Core 构建 Web 应用程序</a> 的信息。</p>
</div>