<%@ Page Language="C#" %> <% string wwwroot = Request.ApplicationPath; if (wwwroot == "/") wwwroot = ""; string theme = wwwroot+"/Themes/"+Session["theme"]; %> 用户设置修改
修改密码
个人信息
旧的密码:
新的密码:
确认密码:
* 必须同时包含大写、小写、数字
* 长度8位-30位