服务端不暂支持 .net framework ,支持最新 .netcore 添加七牛接口的支持,客户端修改了已知的bug 并对layui支持

This commit is contained in:
Jackson.Bruce
2020-03-30 17:14:07 +08:00
parent b94a9d4032
commit 3a43684ea0
139 changed files with 37319 additions and 9004 deletions

View File

@@ -0,0 +1,8 @@
@{
ViewData["Title"] = "Home Page";
}
<div class="text-center">
<h1 class="display-4">Welcome</h1>
<p>Learn about <a href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
</div>