初始化
This commit is contained in:
17
Face.Web/Areas/App/Views/ImgServer/Index.cshtml
Normal file
17
Face.Web/Areas/App/Views/ImgServer/Index.cshtml
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
@{
|
||||
Layout = null;
|
||||
}
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<title>View</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user