|
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/826e9916/5874ee3e/ |
?#pragma checksum "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AC2C8B4B014AD130F67D10D37B9875519A641F5E"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#line default
#line hidden
#line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#line default
#line hidden
#line 328 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Generic;
#line default
#line hidden
#line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Xml.Linq;
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
using System.Web.UI;
#line default
#line hidden
#line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#line default
#line hidden
#line 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text;
#line default
#line hidden
#line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
using System.Web.UI.WebControls.Expressions;
#line default
#line hidden
#line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
using System.Web.DynamicData;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class home_user_index_aspx : global::DTcms.Web.Home.User.index, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public home_user_index_aspx() {
string[] dependencies;
((global::DTcms.Web.Home.User.index)(this)).AppRelativeVirtualPath = "~/Home/user/index.aspx";
if ((global::ASP.home_user_index_aspx.@__initialized == false)) {
global::ASP.home_user_index_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/Home/user/index.aspx";
global::ASP.home_user_index_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.home_user_index_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlmsgtip() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 96 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
#line default
#line hidden
this.msgtip = @__ctrl;
#line 96 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "msgtip";
#line default
#line hidden
#line 96 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "alert alert-danger");
#line default
#line hidden
#line 96 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("role", "alert");
#line default
#line hidden
#line 96 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "display:none;");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.LinkButton @__BuildControllbtnExit() {
global::System.Web.UI.WebControls.LinkButton @__ctrl;
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.LinkButton();
#line default
#line hidden
this.lbtnExit = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "lbtnExit";
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "cursor:pointer");
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "list-group-item list-group-item-action justify-content-between");
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("<span><i class=\"icon-logout g-pos-rel g-top-1 g-mr-8\"></i> 注销登录</span>"));
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Click -= new System.EventHandler(this.lbtnExit_Click);
#line default
#line hidden
#line 124 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Click += new System.EventHandler(this.lbtnExit_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtName() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 311 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtName = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 311 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "txtName";
#line default
#line hidden
#line 311 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.CssClass = "form-control border-right-1 rounded-0 pr-0";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Button @__BuildControlbtn2Submit() {
global::System.Web.UI.WebControls.Button @__ctrl;
#line 313 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.btn2Submit = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 313 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "btn2Submit";
#line default
#line hidden
#line 313 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Text = "批改用户名";
#line default
#line hidden
#line 313 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.CssClass = "btn u-btn-primary rounded-0 g-px-25";
#line default
#line hidden
#line 313 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Click -= new System.EventHandler(this.btn2Submit_Click);
#line default
#line hidden
#line 313 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Click += new System.EventHandler(this.btn2Submit_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtPassword() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtPassword = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "txtPassword";
#line default
#line hidden
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.TextMode = global::System.Web.UI.WebControls.TextBoxMode.Password;
#line default
#line hidden
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.CssClass = "form-control form-control-md border-right-0 rounded-0 g-py-13 pr-0";
#line default
#line hidden
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("placeholder", "当前密码");
#line default
#line hidden
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("title", "当前密码");
#line default
#line hidden
#line 327 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("v-model", "password");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtNewPwd() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtNewPwd = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "txtNewPwd";
#line default
#line hidden
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.TextMode = global::System.Web.UI.WebControls.TextBoxMode.Password;
#line default
#line hidden
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.CssClass = "form-control form-control-md border-right-0 rounded-0 g-py-13 pr-0";
#line default
#line hidden
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("placeholder", "新密码");
#line default
#line hidden
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("title", "新密码");
#line default
#line hidden
#line 340 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("v-model", "password");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtNewPwd2() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtNewPwd2 = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "txtNewPwd2";
#line default
#line hidden
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.TextMode = global::System.Web.UI.WebControls.TextBoxMode.Password;
#line default
#line hidden
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.CssClass = "form-control form-control-md border-right-0 rounded-0 g-py-13 pr-0";
#line default
#line hidden
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("placeholder", "再次输入新密码");
#line default
#line hidden
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("title", "再次输入新密码");
#line default
#line hidden
#line 352 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("v-model", "password");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Button @__BuildControlbtnSubmit() {
global::System.Web.UI.WebControls.Button @__ctrl;
#line 365 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.btnSubmit = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 365 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "btnSubmit";
#line default
#line hidden
#line 365 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Text = "批改密码";
#line default
#line hidden
#line 365 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.CssClass = "btn u-btn-primary rounded-0 g-py-12 g-px-25 g-ml-15";
#line default
#line hidden
#line 365 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Click -= new System.EventHandler(this.btnSubmit_Click);
#line default
#line hidden
#line 365 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.Click += new System.EventHandler(this.btnSubmit_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form1 = @__ctrl;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl.ID = "form1";
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl1;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl1 = this.@__BuildControlmsgtip();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.LinkButton @__ctrl2;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl2 = this.@__BuildControllbtnExit();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl3;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl3 = this.@__BuildControltxtName();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.WebControls.Button @__ctrl4;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl4 = this.@__BuildControlbtn2Submit();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl5;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl5 = this.@__BuildControltxtPassword();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl6;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl6 = this.@__BuildControltxtNewPwd();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl7;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl7 = this.@__BuildControltxtNewPwd2();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl7);
#line default
#line hidden
global::System.Web.UI.WebControls.Button @__ctrl8;
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl8 = this.@__BuildControlbtnSubmit();
#line default
#line hidden
#line 95 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl8);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Renderform1));
return @__ctrl;
}
private void @__Renderform1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
@__w.Write("\r\n ");
parameterContainer.Controls[0].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 15256, 355, false);
#line 103 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Name );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 15611, 271, true);
#line 110 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Name );
#line default
#line hidden
@__w.Write("</a>\r\n <small class=\"d-block g-bg-black g-color-white g-pa" +
"-5\">");
#line 111 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.IsTaste ? "履历授权用户": ((DateTime)model.Expiration).Year == 2099 ? "无期限授权用户" : "一年期授权用户" );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 15882, 637, false);
parameterContainer.Controls[1].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 16519, 1440, false);
#line 150 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
if (((DateTime)model.Expiration).Year != 2099 && model.UserID < 2 && model.IsTaste)
{
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 17959, 348, false);
#line 157 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
if (model.IsTaste)
{
#line default
#line hidden
@__w.Write("\r\n <h2 class=\"h4 g-font-weight-300\">一时授权信息</h2>\r\n " +
" <p class=\"g-mb-25\">新的账户享受5天的免费履历功夫,最多能够节造3部手机!</p>\r\n\r\n " +
" ");
#line 162 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
else
{
#line default
#line hidden
@__w.Write("\r\n <h2 class=\"h4 g-font-weight-300\">我的产品授权</h2>\r\n " +
" <p class=\"g-mb-25\">新时期微商、实体店东、网商、幼企业主们新型营销的必备神器!</p>\r\n\r\n " +
" ");
#line 168 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
#line default
#line hidden
#line 169 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}else{
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 18307, 769, false);
#line 182 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 19076, 371, false);
#line 187 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.CodeKey.ToUpper() );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 19447, 304, true);
#line 193 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.IsTaste ? "履历用户" : "正式用户" );
#line default
#line hidden
@__w.Write("名称</label>\r\n <div class=\"col-sm-9\">\r\n " +
" <label class=\"col-form-label\">\r\n " +
" ");
#line 196 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Name );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 19751, 458, false);
#line 204 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Account );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 20209, 545, false);
#line 213 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Level );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 20754, 599, false);
#line 223 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Expiration < DateTime.Now ? "red" : "green" );
#line default
#line hidden
@__w.Write("\" >\r\n ");
#line 224 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Expiration );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 21353, 543, false);
#line 235 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(string.IsNullOrEmpty(model.Version) ? "尚未装置或运行群控系统,请先下载装置" : model.Version.Replace("*"," [单]") );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 21896, 498, false);
#line 244 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(string.IsNullOrEmpty(model.Ip) ? DTcms.Common.DTRequest.GetIP() : model.Ip );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 22394, 424, false);
#line 252 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
if (!model.IsActive) {
#line default
#line hidden
@__w.Write("\r\n \r\n <labe" +
"l class=\"col-form-label\" style=\"color:white\">\r\n " +
" <a href=\"payment.aspx?action=confirm&order_no=");
#line 255 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.OrderNO );
#line default
#line hidden
@__w.Write("\" style=\"cursor:pointer\" class=\"btn u-btn-primary rounded-0\"><span><i class=\"icon" +
"-action-redo g-pos-rel g-top-1 g-mr-8\"></i> 产品采办订单期待您的支付,点击实现支付</span></a> \r\n" +
"\r\n </label>\r\n " +
" ");
#line 258 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
else
{
#line default
#line hidden
@__w.Write("\r\n <label class=\"col-form-label\" style=\"color:" +
"");
#line 261 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Expiration < DateTime.Now ? "white" : "green" );
#line default
#line hidden
@__w.Write("\">\r\n ");
#line 262 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
if (model.Expiration < DateTime.Now)
{
#line default
#line hidden
@__w.Write("\r\n 已到期\r\n " +
" \r\n ");
#line 266 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
else
{
#line default
#line hidden
@__w.Write("\r\n 正常 ");
#line 269 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
#line default
#line hidden
@__w.Write("\r\n </label>\r\n\r\n " +
" ");
#line 272 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
}
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 22818, 256, true);
#line 276 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.IsTaste ? "账户注册" : "产品采办" );
#line default
#line hidden
@__w.Write("功夫</label>\r\n <div class=\"col-sm-9\">\r\n " +
" <label class=\"col-form-label\">\r\n " +
" ");
#line 279 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.DT );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 23074, 1701, false);
parameterContainer.Controls[2].RenderControl(@__w);
@__w.Write("</td>\r\n <td>\r\n ");
parameterContainer.Controls[3].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 24775, 540, false);
parameterContainer.Controls[4].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 25315, 750, false);
parameterContainer.Controls[5].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 26065, 754, false);
parameterContainer.Controls[6].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 26819, 646, true);
parameterContainer.Controls[7].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 27465, 293, false);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(home_user_index_aspx @__ctrl) {
#line 1 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
this.InitializeCulture();
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl1;
#line 1 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__ctrl1 = this.@__BuildControlform1();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
this.WriteUTF8ResourceString(@__w, 27758, 3627, false);
#line 79 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(model.Name );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 31385, 315, true);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n </div>\r\n</section>\r\n<!-- Footer -->\r\n\r\n<footer class=\"g-bg-gray-dark-v1 g-c" +
"olor-white-opacity-0_8 g-py-20\" >\r\n <div class=\"container text-center\">Copyri" +
"ght ? ");
#line 382 "D:\wwwroot\west202004\wwwroot\Home\user\index.aspx"
@__w.Write(DateTime.Now.Year);
#line default
#line hidden
@__w.Write(" 版权所有\r\n </div>\r\n</footer>\r\n</body>\r\n\r\n</html>\r\n\r\n");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.home_user_index_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.home_user_index_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 373939015;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}