From d28cd2993df45bda3b04d93ad4abae6f7a053448 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期四, 27 三月 2025 09:14:46 +0800 Subject: [PATCH] 20250116打印标签需求 --- CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 65 ++++++++++++++++++++++++++++++++ 1 files changed, 65 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj index 713ca6c..65be3eb 100644 --- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj +++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj @@ -1887,13 +1887,21 @@ <Content Include="Pages\business\Caigoufukuanshenqing.aspx" /> <Content Include="Pages\business\Baozhengjinfukuan.aspx" /> <Content Include="Pages\business\BaozhengjinCuishou.aspx" /> + <Content Include="Pages\business\DeliverPlanDakaList.aspx" /> + <Content Include="Pages\business\DeliverPlanPaicheEdit.aspx" /> <Content Include="Pages\business\DeliverPlanFujianShow.aspx" /> <Content Include="Pages\business\DeliverPlanLishiList.aspx" /> + <Content Include="Pages\business\DeliverPlanPaicheList.aspx" /> + <Content Include="Pages\business\DeliverPlanChehui.aspx" /> <Content Include="Pages\business\DeliverPlanYijiao.aspx" /> <Content Include="Pages\business\DeliverPlanPaiche.aspx" /> <Content Include="Pages\business\DeliverPlanShifou.aspx" /> <Content Include="Pages\business\DeliverPlanLishiPrint.aspx" /> + <Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" /> + <Content Include="Pages\business\ShiJuanBiaoQianPrint.aspx" /> + <Content Include="Pages\business\OrderSonghuoanchiList.aspx" /> <Content Include="Pages\business\OrderUpLoadLiuyang.aspx" /> + <Content Include="Pages\business\ShiJuanBiaoQianList.aspx" /> <Content Include="Pages\business\WaixieOrderPrint.aspx" /> <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" /> <Content Include="Pages\business\Waixiefukuanfukuan.aspx" /> @@ -3350,6 +3358,20 @@ <Compile Include="Pages\business\BaozhengjinCuishou.aspx.designer.cs"> <DependentUpon>BaozhengjinCuishou.aspx</DependentUpon> </Compile> + <Compile Include="Pages\business\DeliverPlanDakaList.aspx.cs"> + <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanDakaList.aspx.designer.cs"> + <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\DeliverPlanPaicheEdit.aspx.cs"> + <DependentUpon>DeliverPlanPaicheEdit.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanPaicheEdit.aspx.designer.cs"> + <DependentUpon>DeliverPlanPaicheEdit.aspx</DependentUpon> + </Compile> <Compile Include="Pages\business\DeliverPlanFujianShow.aspx.cs"> <DependentUpon>DeliverPlanFujianShow.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -3363,6 +3385,20 @@ </Compile> <Compile Include="Pages\business\DeliverPlanLishiList.aspx.designer.cs"> <DependentUpon>DeliverPlanLishiList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\DeliverPlanPaicheList.aspx.cs"> + <DependentUpon>DeliverPlanPaicheList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanPaicheList.aspx.designer.cs"> + <DependentUpon>DeliverPlanPaicheList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\DeliverPlanChehui.aspx.cs"> + <DependentUpon>DeliverPlanChehui.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanChehui.aspx.designer.cs"> + <DependentUpon>DeliverPlanChehui.aspx</DependentUpon> </Compile> <Compile Include="Pages\business\DeliverPlanYijiao.aspx.cs"> <DependentUpon>DeliverPlanYijiao.aspx</DependentUpon> @@ -3392,12 +3428,40 @@ <Compile Include="Pages\business\DeliverPlanLishiPrint.aspx.designer.cs"> <DependentUpon>DeliverPlanLishiPrint.aspx</DependentUpon> </Compile> + <Compile Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx.cs"> + <DependentUpon>DeliverPlanPaicheZhuyishixiang.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx.designer.cs"> + <DependentUpon>DeliverPlanPaicheZhuyishixiang.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.cs"> + <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.designer.cs"> + <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\OrderSonghuoanchiList.aspx.cs"> + <DependentUpon>OrderSonghuoanchiList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\OrderSonghuoanchiList.aspx.designer.cs"> + <DependentUpon>OrderSonghuoanchiList.aspx</DependentUpon> + </Compile> <Compile Include="Pages\business\OrderUpLoadLiuyang.aspx.cs"> <DependentUpon>OrderUpLoadLiuyang.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> </Compile> <Compile Include="Pages\business\OrderUpLoadLiuyang.aspx.designer.cs"> <DependentUpon>OrderUpLoadLiuyang.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.cs"> + <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.designer.cs"> + <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon> </Compile> <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs"> <DependentUpon>WaixieOrderPrint.aspx</DependentUpon> @@ -9278,6 +9342,7 @@ <None Include="images\admin\Thumbs.db" /> <None Include="images\Common\admin\Thumbs.db" /> <Content Include="images\jihuageshi\涓婁紶璁″垝璁㈠崟.xlsx" /> + <Content Include="images\jihuageshi\涓婁紶鑰冭瘯鏍囩.xlsx" /> <None Include="js\ColorBox\colorbox.ai" /> <None Include="js\ColorBox\colorbox.jquery.json" /> <None Include="js\ColorBox\component.json" /> -- Gitblit v1.9.1