master
cmj 3 weeks ago
parent 999f561817
commit 71978761b5

@ -1,4 +1,5 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="HW_TemuGoodsFee.aspx.cs" Inherits="TradeManageNew.Huowu.HW_TemuGoodsFee" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="TemuOrderGoodsFee.aspx.cs" Inherits="TradeManageNew.Huowu.TemuOrderGoodsFee" %>
<!DOCTYPE html>

@ -7,7 +7,7 @@ using System.Web.UI.WebControls;
namespace TradeManageNew.Huowu
{
public partial class HW_TemuGoodsFee : System.Web.UI.Page
public partial class TemuOrderGoodsFee : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{

@ -11,7 +11,7 @@ namespace TradeManageNew.Huowu
{
public partial class HW_TemuGoodsFee
public partial class TemuOrderGoodsFee
{
}
}

@ -1415,7 +1415,6 @@
<Content Include="Huowu\HW_GoodsDetailList4.aspx" />
<Content Include="Huowu\HW_GoodsDetailList5.aspx" />
<Content Include="Huowu\HW_GoodsDetailList_EN.aspx" />
<Content Include="Huowu\HW_TemuGoodsFee.aspx" />
<Content Include="Huowu\HW_GoodsInfoForTM2_EN.aspx" />
<Content Include="Huowu\HW_GoodsInfoForTM4.aspx" />
<Content Include="Huowu\HW_GoodsNumCount.aspx" />
@ -1426,6 +1425,7 @@
<Content Include="Huowu\HW_PersonBuyAdd.aspx" />
<Content Include="Huowu\HW_PersonBuyList.aspx" />
<Content Include="Huowu\HW_production.aspx" />
<Content Include="Huowu\TemuOrderGoodsFee.aspx" />
<Content Include="Huowu\TemuShopGoodPrice.aspx" />
<Content Include="Huowu\TemuShopGoodPriceCheck.aspx" />
<Content Include="Huowu\TemuShopGoodPriceNew.aspx" />
@ -2790,13 +2790,6 @@
<Compile Include="Huowu\HW_GoodsDetailList_EN.aspx.designer.cs">
<DependentUpon>HW_GoodsDetailList_EN.aspx</DependentUpon>
</Compile>
<Compile Include="Huowu\HW_TemuGoodsFee.aspx.cs">
<DependentUpon>HW_TemuGoodsFee.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Huowu\HW_TemuGoodsFee.aspx.designer.cs">
<DependentUpon>HW_TemuGoodsFee.aspx</DependentUpon>
</Compile>
<Compile Include="Huowu\HW_GoodsInfoForTM2_EN.aspx.cs">
<DependentUpon>HW_GoodsInfoForTM2_EN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@ -2867,6 +2860,13 @@
<Compile Include="Huowu\HW_production.aspx.designer.cs">
<DependentUpon>HW_production.aspx</DependentUpon>
</Compile>
<Compile Include="Huowu\TemuOrderGoodsFee.aspx.cs">
<DependentUpon>TemuOrderGoodsFee.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Huowu\TemuOrderGoodsFee.aspx.designer.cs">
<DependentUpon>TemuOrderGoodsFee.aspx</DependentUpon>
</Compile>
<Compile Include="Huowu\TemuShopGoodPrice.aspx.cs">
<DependentUpon>TemuShopGoodPrice.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>

Loading…
Cancel
Save