删除测试网页
This commit is contained in:
parent
f01e289c37
commit
952eef60f7
|
@ -156,7 +156,6 @@
|
|||
<Content Include="Content\js\jquery.nestable.js" />
|
||||
<Content Include="Content\css\site-responsive.css" />
|
||||
<Content Include="Content\fonts\fontawesome-webfont.svg" />
|
||||
<Content Include="Content\html\dummy.html" />
|
||||
<Content Include="Content\images\arrow-up.png" />
|
||||
<Content Include="Content\images\avatar1_small.jpg" />
|
||||
<Content Include="Content\images\error.png" />
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="/Content/css/bootstrap.css" rel="stylesheet">
|
||||
<link href="/Content/css/bootstrap-theme.css" rel="stylesheet">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div style="height: 1000px; background-color: #77af77">我就是一个测试页面</div>
|
||||
<div>Bottom</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue