tijian_tieying/web/Web/GongGao/VoteYiPiao.aspx
2025-02-20 12:14:39 +08:00

15 lines
389 B
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="VoteYiPiao.aspx.cs" Inherits="GongGao_VoteYiPiao" %>
<html>
<head>
<title><%=System.Configuration.ConfigurationManager.AppSettings["SYSTitle"]%></title>
<LINK href="../Style/Style.css" type="text/css" rel="STYLESHEET">
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>