init website

This commit is contained in:
hogan
2018-12-27 16:56:23 +08:00
parent 433c2d2b2d
commit a30529db14
9 changed files with 38 additions and 3 deletions

View File

@ -1,4 +1,8 @@
@*
For more information on enabling MVC for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860
*@
@using Microsoft.AspNetCore.Routing;
@using Microsoft.AspNetCore.Mvc;
文档首页