qqq
This commit is contained in:
11
Views/Home/Index.cshtml
Normal file
11
Views/Home/Index.cshtml
Normal file
@@ -0,0 +1,11 @@
|
||||
@*
|
||||
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
|
||||
*@
|
||||
@{
|
||||
<h1>进入了View</h1>
|
||||
}
|
||||
|
||||
<script src="https://code.jquery.com/jquery.js"></script>
|
||||
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user