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.11.cs
?#pragma checksum "D:\wwwroot\sczhuyun\wwwroot\SiteServer\cms\contentsLayerArrange.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FCD18EB151A61AA7D53B7E0A0FE0A123A880B133"
//------------------------------------------------------------------------------
// <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_contentsLayerArrange_cshtml : System.Web.WebPages.WebPage {
        
#line hidden
        
        public _Page_SiteServer_cms_contentsLayerArrange_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\contentsLayerArrange.cshtml"
   Layout = "../Shared/_LayoutLayer.cshtml"; 
            
            #line default
            #line hidden
WriteLiteral("\n\n<div");

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

WriteLiteral(">\n  <label>排序字段</label>\n  <select");

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

WriteLiteral(" class=\"form-control\"");

WriteLiteral(">\n    <option");

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

WriteLiteral(">内容Id</option>\n    <option");

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

WriteLiteral(">增长日期</option>\n  </select>\n</div>\n\n<div");

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

WriteLiteral(">\n  <label>排序方向</label>\n  <select");

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

WriteLiteral(" class=\"form-control\"");

WriteLiteral(">\n    <option");

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

WriteLiteral(">倒序</option>\n    <option");

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

WriteLiteral(">正序</option>\n  </select>\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-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=\"contentsLayerArrange.js?v=6.15.51\"");

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

WriteLiteral("></script> ");

});

        }
    }
}