918博天堂

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/30965ed1/e056c06/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/30965ed1/e056c06/App_Web_jxpo5ibl.4.cs
?#pragma checksum "D:\wwwroot\hkwebhost\wwwroot\daauu\cms\contentsLayerState.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A5A7FA79E07563D143D4628D36384449F62D4BA1"
//------------------------------------------------------------------------------
// <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.WebPages.Html;
    
    
    public class _Page_daauu_cms_contentsLayerState_cshtml : System.Web.WebPages.WebPage {
        
#line hidden
        
        public _Page_daauu_cms_contentsLayerState_cshtml() {
        }
        
        protected System.Web.HttpApplication ApplicationInstance {
            get {
                return ((System.Web.HttpApplication)(Context.ApplicationInstance));
            }
        }
        
        public override void Execute() {
            
            #line 1 "D:\wwwroot\hkwebhost\wwwroot\daauu\cms\contentsLayerState.cshtml"
   Layout = "../Shared/_LayoutLayer.cshtml"; 
            
            #line default
            #line hidden
WriteLiteral("\n\n<div");

WriteLiteral(" class=\"form-group form-row\"");

WriteLiteral(">\n  <label");

WriteLiteral(" class=\"col-2 col-form-label text-right\"");

WriteLiteral(">内容标题</label>\n  <div");

WriteLiteral(" class=\"col-10 form-control-plaintext\"");

WriteLiteral(" v-html=\"title\"");

WriteLiteral("></div>\n</div>\n\n<div");

WriteLiteral(" class=\"form-group form-row\"");

WriteLiteral(">\n  <label");

WriteLiteral(" class=\"col-2 col-form-label text-right\"");

WriteLiteral(">审核状态</label>\n  <div");

WriteLiteral(" class=\"col-4 form-control-plaintext\"");

WriteLiteral(" v-html=\"checkState\"");

WriteLiteral("></div>\n</div>\n\n<table");

WriteLiteral(" class=\"table tablesaw table-bordered table-hover\"");

WriteLiteral(">\n  <thead>\n    <tr");

WriteLiteral(" class=\"thead\"");

WriteLiteral(">\n      <th>审核人</th>\n      <th>审核功夫</th>\n      <th>原因</th>\n    </tr>\n  </thead>\n " +
" <tbody>\n    <tr");

WriteLiteral(" v-for=\"contentCheck in contentChecks\"");

WriteLiteral(">\n      <td>\n        {{ contentCheck.userName }}\n      </td>\n      <td>\n        {" +
"{ contentCheck.checkDate }}\n      </td>\n      <td>\n        {{ contentCheck.reaso" +
"ns }}\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n<hr />\n\n<div");

WriteLiteral(" class=\"text-right mr-1\"");

WriteLiteral(">\n  <button");

WriteLiteral(" v-on:click=\"btnSubmitClick\"");

WriteLiteral(" type=\"button\"");

WriteLiteral(" class=\"btn btn-primary m-l-5\"");

WriteLiteral(">审 核</button>\n  <button");

WriteLiteral(" type=\"button\"");

WriteLiteral(" class=\"btn btn-default m-l-5\"");

WriteLiteral(" onclick=\"window.parent.layer.closeAll()\"");

WriteLiteral(">取 消</button>\n</div>\n\n");

DefineSection("Scripts", () => {

WriteLiteral("\n<script");

WriteLiteral(" src=\"contentsLayerState.js?v=6.14.0\"");

WriteLiteral(" type=\"text/javascript\"");

WriteLiteral("></script> ");

});

        }
    }
}