修改移交

This commit is contained in:
2024-07-29 18:06:25 +08:00
parent aa8fe6b2b7
commit eb8003142c
26 changed files with 716 additions and 28 deletions
@@ -0,0 +1,16 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SystemStatusSummary.aspx.cs" Inherits="FineUIPro.Web.Transfer.Chart.SystemStatusSummary" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>移交状态汇总表</title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>