From 82bf7e479e61c54de46784a160363b2c32adc3af Mon Sep 17 00:00:00 2001 From: TML <1448969505@qq.com> Date: Wed, 3 Mar 2021 12:27:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=8C=E7=BB=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SCP/{Default1.aspx => Default_FW.aspx} | 19 +++++++++---------- SCP/{Default1.aspx.cs => Default_FW.aspx.cs} | 12 ++++++------ ...esigner.cs => Default_FW.aspx.designer.cs} | 9 +++++++++ SCP/SCP.csproj | 10 +++++----- .../SCP_PO_EXTEND_DETAIL.aspx.cs | 2 +- SCP/Web.config | 2 +- 6 files changed, 31 insertions(+), 23 deletions(-) rename SCP/{Default1.aspx => Default_FW.aspx} (90%) rename SCP/{Default1.aspx.cs => Default_FW.aspx.cs} (94%) rename SCP/{Default1.aspx.designer.cs => Default_FW.aspx.designer.cs} (92%) diff --git a/SCP/Default1.aspx b/SCP/Default_FW.aspx similarity index 90% rename from SCP/Default1.aspx rename to SCP/Default_FW.aspx index 6f24b76..1d5e7fa 100644 --- a/SCP/Default1.aspx +++ b/SCP/Default_FW.aspx @@ -1,4 +1,4 @@ -<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default1.aspx.cs" Inherits="SCP.Default1" ValidateRequest="true" %> +<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default_FW.aspx.cs" Inherits="SCP.Default1" ValidateRequest="true" %> @@ -35,16 +35,12 @@ td{
- +
- - - -
 
<%= GetResourceKey(GetFactoryName()) %>
- +
@@ -70,7 +66,10 @@ td{ - + +