mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 20:38:16 +08:00
初始化webSite
This commit is contained in:
4
Examples/website/FreeSql.Site.UI/Views/Home/About.cshtml
Normal file
4
Examples/website/FreeSql.Site.UI/Views/Home/About.cshtml
Normal file
@ -0,0 +1,4 @@
|
||||
@{
|
||||
ViewData["Title"] = "About";
|
||||
}
|
||||
关于
|
Reference in New Issue
Block a user