|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/7513f431/ae38e324/ |
?#pragma checksum "D:\wwwroot\resolumin\wwwroot\Views\Home\Status.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D3A4A2AFB13CCA01697240D826B8DFFC9B1B0F83"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Web;
using System.Web.Helpers;
using System.Web.Security;
using System.Web.UI;
using System.Web.WebPages;
using System.Web.Mvc;
using System.Web.Mvc.Ajax;
using System.Web.Mvc.Html;
using System.Web.Routing;
public class _Page_Views_Home_Status_cshtml : System.Web.Mvc.WebViewPage<dynamic> {
#line hidden
public _Page_Views_Home_Status_cshtml() {
}
protected ASP.global_asax ApplicationInstance {
get {
return ((ASP.global_asax)(Context.ApplicationInstance));
}
}
public override void Execute() {
#line 1 "D:\wwwroot\resolumin\wwwroot\Views\Home\Status.cshtml"
Layout = null;
#line default
#line hidden
WriteLiteral("\r\n\r\n<!DOCTYPE html>\r\n\r\n<html>\r\n<head>\r\n <meta");
WriteLiteral(" name=\"viewport\"");
WriteLiteral(" content=\"width=device-width\"");
WriteLiteral(" />\r\n <title>");
#line 10 "D:\wwwroot\resolumin\wwwroot\Views\Home\Status.cshtml"
Write(ViewBag.Title);
#line default
#line hidden
WriteLiteral("</title>\r\n</head>\r\n<body>\r\n <div");
WriteLiteral(" style=\"padding:30px 15px;text-align:center;\"");
WriteLiteral(">\r\n");
WriteLiteral(" ");
#line 14 "D:\wwwroot\resolumin\wwwroot\Views\Home\Status.cshtml"
Write(ViewBag.StateRemark);
#line default
#line hidden
WriteLiteral("\r\n </div>\r\n</body>\r\n</html>\r\n");
}
}
}