ST_Admin_Mainx.aspx
上传用户:wyx_1982
上传日期:2020-04-18
资源大小:699k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

Others

  1. <%@ Page language="c#" Inherits="ST_GROUP.EnterpriseOnlineInfoManage.ST_Admin_Mainx" CodeFile="ST_Admin_Mainx.aspx.cs" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4. <HEAD>
  5. <title>ST_Admin_Mainx</title>
  6. <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
  7. <meta name="CODE_LANGUAGE" Content="C#">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. <link rel="stylesheet" type="text/css" href="css/ST_Admin_STYLE.CSS">
  11. </HEAD>
  12. <body>
  13. <form id="Form1" method="post" runat="server">
  14. <asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 176px; POSITION: absolute; TOP: 184px" runat="server"
  15. Font-Bold="True" Font-Size="50pt" Height="104px" Width="544px" ForeColor="#FF8000"><br><br>欢迎来到后台!</asp:Label>
  16. </form>
  17. </body>
  18. </HTML>