You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
871 B

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="adminchangpwd.aspx.cs" Inherits="adminchangpwd" Title="修改密码-会议事务系统" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table border="0" style="width: 633px">
<tr>
<td align="center" colspan="2" style="font-weight: bold; font-size: 15px; color: white;
height: 20px; background-color: #a43737">
我的会议-修改密码</td>
</tr>
<tr>
<td align="right" style="width: 304px; height: 18px">
用户名称:</td>
<td align="left" style="height: 18px">
&nbsp;<asp:Label ID="Labadminname" runat="server" Style="font-weight: bold; font-size: 13px"></asp:Label></td>
</tr>
<tr>