|
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/ada36728/6e3bc2/ |
?#pragma checksum "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1E06AD7FEB154BEB92C66064BE654F84315D5A5F"
//------------------------------------------------------------------------------
// <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;
using System.Web.Optimization;
using Web;
public class _Page_Areas_Admin_Views_Shimingku_Index_cshtml : System.Web.Mvc.WebViewPage<dynamic> {
#line hidden
public _Page_Areas_Admin_Views_Shimingku_Index_cshtml() {
}
protected ASP.global_asax ApplicationInstance {
get {
return ((ASP.global_asax)(Context.ApplicationInstance));
}
}
public override void Execute() {
WriteLiteral("\r\n");
#line 2 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml"
ViewBag.Title = "实名库治理";
#line default
#line hidden
WriteLiteral("\r\n<link");
WriteLiteral(" rel=\"stylesheet\"");
WriteLiteral(" type=\"text/css\"");
WriteLiteral(" href=\"/js/layui/css/layui.css\"");
WriteLiteral(" />\r\n<link");
WriteLiteral(" rel=\"stylesheet\"");
WriteLiteral(" href=\"/js/datetimepicker/jquery.datetimepicker.min.css\"");
WriteLiteral(" media=\"all\"");
WriteLiteral(">\r\n<body>\r\n <div");
WriteLiteral(" class=\"content\"");
WriteLiteral(">\r\n <div");
WriteLiteral(" class=\"tab_tit\"");
WriteLiteral(">\r\n <a");
WriteAttribute("href", Tuple.Create(" href=\"", 286), Tuple.Create("\"", 326)
#line 10 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml"
, Tuple.Create(Tuple.Create("", 293), Tuple.Create<System.Object, System.Int32>(Url.Action("Index", "Shimingku")
#line default
#line hidden
, 293), false)
);
WriteLiteral(">实名库治理</a>\r\n </div>\r\n <div");
WriteLiteral(" class=\"manage_box\"");
WriteLiteral(">\r\n <form");
WriteLiteral(" id=\"form_search\"");
WriteLiteral(">\r\n <div");
WriteLiteral(" class=\"search clearfix\"");
WriteLiteral(">\r\n <div");
WriteLiteral(" class=\"search_item\"");
WriteLiteral(" style=\"padding-right:5px\"");
WriteLiteral(">\r\n <input");
WriteLiteral(" type=\"text\"");
WriteLiteral(" class=\"ipt\"");
WriteLiteral(" id=\"title\"");
WriteLiteral(" name=\"title\"");
WriteLiteral(" placeholder=\"搜索用户名/姓名/身份证/备注\"");
WriteLiteral(" />\r\n </div>\r\n <div");
WriteLiteral(" class=\"data_date clearfix\"");
WriteLiteral(">\r\n <input");
WriteLiteral(" class=\"date-ipt\"");
WriteLiteral(" type=\"text\"");
WriteLiteral(" id=\"t1\"");
WriteLiteral(" name=\"t1\"");
WriteLiteral(" value=\"\"");
WriteLiteral(" placeholder=\"起头日期\"");
WriteLiteral(" autocomplete=\"off\"");
WriteLiteral(" />\r\n <span>到</span>\r\n <input");
WriteLiteral(" class=\"date-ipt\"");
WriteLiteral(" type=\"text\"");
WriteLiteral(" id=\"t2\"");
WriteLiteral(" name=\"t2\"");
WriteLiteral(" value=\"\"");
WriteLiteral(" placeholder=\"实现日期\"");
WriteLiteral(" autocomplete=\"off\"");
WriteLiteral(" />\r\n <input");
WriteLiteral(" class=\"btn\"");
WriteLiteral(" type=\"submit\"");
WriteLiteral(" value=\"搜索\"");
WriteLiteral(" id=\"btnSearch\"");
WriteLiteral(" />\r\n </div>\r\n </div>\r\n </form>\r\n " +
" <table");
WriteLiteral(" class=\"layui-hide layui-form\"");
WriteLiteral(" id=\"tableList\"");
WriteLiteral(" lay-filter=\"tableList\"");
WriteLiteral("></table>\r\n\r\n <script");
WriteLiteral(" type=\"text/html\"");
WriteLiteral(" id=\"toolbarDemo\"");
WriteLiteral(@">
<div class=""layui-btn-container"">
<button class=""layui-btn layui-btn-sm layui-btn-danger"" lay-event=""del"">批量删除</button>
</div>
</script>
<script");
WriteLiteral(" type=\"text/html\"");
WriteLiteral(" id=\"barDemo\"");
WriteLiteral(">\r\n \r\n <a class=\"layui-btn layui-btn-xs layui-b" +
"tn-danger\" lay-event=\"del\">删除</a>\r\n \r\n </script>\r\n " +
" </div>\r\n\r\n </div>\r\n");
WriteLiteral(" ");
#line 44 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml"
Write(Scripts.Render("~/js/layui/admin_list"));
#line default
#line hidden
WriteLiteral("\r\n <script");
WriteLiteral(" src=\"/js/datetimepicker/jquery.datetimepicker.full.min.js\"");
WriteLiteral("></script>\r\n <script>\r\n _urlPost = \'");
#line 47 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml"
Write(Url.Action("PostDos"));
#line default
#line hidden
WriteLiteral(@"';
$('.date-ipt').datetimepicker({
timepicker: false,
format: 'Y-m-d'
});
$.datetimepicker.setLocale('zh');
var table;
layui.use(['table', 'layer'], function () {
table = layui.table;
table.render({
elem: '#tableList'
, id: 'tableList'
, url: '");
#line 60 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml"
Write(Url.Action("GetPageList",new { id= ViewBag.id }));
#line default
#line hidden
WriteLiteral(@"'
, height: 'full-165'
, toolbar: '#toolbarDemo' //开启头部工具栏,并为其绑定左侧模板
, defaultToolbar: ['filter']
, cols: [[
{ type: 'checkbox' }
, { field: 'id', title: 'ID', width: 100, align: 'center' }
, { field: 'name', title: '姓名', minWidth: 100, align: 'center' }
, { field: 'username', title: '用户名', minWidth: 150, align: 'center' }
, { field: 'sfz', title: '身份证', minWidth: 200, align: 'center' }
, { field: 'times', title: '注册功夫', minWidth: 200, align: 'center' }
, { field: 'beizhu', title: '备注', minWidth: 200, align: 'center' }
, { title: '操作', toolbar: '#barDemo', minWidth: 100, align: 'center' }
]]
, page: { groups: 5,theme: '#1E9FFF' }
, limit: 100
, limits: [50, 100, 200, 300, 500]
});
//监听头部工具栏事务(table上)
tableToolbar();
//监听行工具事务(table行)
tableTool();
});
$(function () {
$("".tab_tit a"").eq(");
#line 85 "D:\wwwroot\jinxiangshun123\wwwroot\Areas\Admin\Views\Shimingku\Index.cshtml"
Write(ViewBag.id);
#line default
#line hidden
WriteLiteral(").addClass(\"current\")\r\n })\r\n\r\n </script>\r\n\r\n</body>\r\n");
}
}
}