|
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/ |
?#pragma checksum "D:\wwwroot\sczhuyun\wwwroot\siteserver\dashboard.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E1171D0C620741A24F165AEE6B1F38E43A61AE88"
//------------------------------------------------------------------------------
// <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_dashboard_cshtml : System.Web.WebPages.WebPage {
#line hidden
public _Page_siteserver_dashboard_cshtml() {
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(Context.ApplicationInstance));
}
}
public override void Execute() {
#line 1 "D:\wwwroot\sczhuyun\wwwroot\siteserver\dashboard.cshtml"
Layout = "./Shared/_LayoutRoot.cshtml";
#line default
#line hidden
WriteLiteral("\n\n<div>\n\n <h4");
WriteLiteral(" class=\"page-title mt-4 mb-4\"");
WriteLiteral(" v-html=\"adminWelcomeHtml\"");
WriteLiteral("></h4>\n\n <div");
WriteLiteral(" class=\"row text-center\"");
WriteLiteral(">\n\n <div");
WriteLiteral(" class=\"col-4\"");
WriteLiteral(">\n <div");
WriteLiteral(" class=\"widget-simple-chart text-center card-box\"");
WriteLiteral(">\n <h3");
WriteLiteral(" class=\"text-primary counter m-t-10\"");
WriteLiteral(">{{ version }}</h3>\n <p");
WriteLiteral(" class=\"text-muted text-nowrap m-b-10\"");
WriteLiteral(">当前版本</p>\n </div>\n </div>\n\n <div");
WriteLiteral(" class=\"col-4\"");
WriteLiteral(">\n <div");
WriteLiteral(" class=\"widget-simple-chart text-center card-box\"");
WriteLiteral(">\n <h3");
WriteLiteral(" class=\"text-primary counter m-t-10\"");
WriteLiteral(">{{ updateDate }}</h3>\n <p");
WriteLiteral(" class=\"text-muted text-nowrap m-b-10\"");
WriteLiteral(">最近升级功夫</p>\n </div>\n </div>\n\n <div");
WriteLiteral(" class=\"col-4\"");
WriteLiteral(">\n <div");
WriteLiteral(" class=\"widget-simple-chart text-center card-box\"");
WriteLiteral(">\n <h3");
WriteLiteral(" class=\"text-primary counter m-t-10\"");
WriteLiteral(">{{ lastActivityDate }}</h3>\n <p");
WriteLiteral(" class=\"text-muted text-nowrap m-b-10\"");
WriteLiteral(">上次登录功夫</p>\n </div>\n </div>\n\n </div>\n\n <div");
WriteLiteral(" class=\"card-box\"");
WriteLiteral(" v-if=\"unCheckedListTotalCount > 0\"");
WriteLiteral(">\n <div");
WriteLiteral(" class=\"header-title m-t-0\"");
WriteLiteral(">待审核内容</div>\n <p");
WriteLiteral(" class=\"text-muted m-b-25 font-13\"");
WriteLiteral(">\n 共有\n <span");
WriteLiteral(" style=\"color:#f00\"");
WriteLiteral("> {{ unCheckedListTotalCount }} </span> 篇内容待审核\n </p>\n\n <div");
WriteLiteral(" class=\"table-responsive\"");
WriteLiteral(">\n <table");
WriteLiteral(" class=\"table\"");
WriteLiteral(">\n <tbody>\n <tr");
WriteLiteral(" v-for=\"item in unCheckedList\"");
WriteLiteral(">\n <td>\n <a");
WriteLiteral(" v-bind:href=\"item.url\"");
WriteLiteral("> {{ item.siteName }} 有\n <span");
WriteLiteral(" style=\"color:#f00\"");
WriteLiteral("> {{ item.count }} </span> 篇</a>\n </td>\n </tr>\n </tbod" +
"y>\n </table>\n </div>\n </div>\n\n</div>\n\n");
DefineSection("Scripts", () => {
WriteLiteral("\n<script");
WriteLiteral(" src=\"dashboard.js?v=6.15.51\"");
WriteLiteral(" type=\"text/javascript\"");
WriteLiteral("></script> ");
});
}
}
}