From d15f9ddeef5168a71007b568d7349042931a92e3 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 14 五月 2025 15:23:00 +0800 Subject: [PATCH] 系统表格中工价为16开工价;32开下浮30%;32开以下减半;8开上浮30%,4开以上上浮1半 --- CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 205 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 205 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj index d39ebaf..f38558b 100644 --- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj +++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj @@ -1887,14 +1887,31 @@ <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\DeliverPlanWentiAdd.aspx" /> + <Content Include="Pages\business\DeliverPlanWentiEdit.aspx" /> + <Content Include="Pages\business\DeliverPlanPaicheEdit.aspx" /> <Content Include="Pages\business\DeliverPlanFujianShow.aspx" /> <Content Include="Pages\business\DeliverPlanLishiList.aspx" /> + <Content Include="Pages\business\DeliverPlanWentiList.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\DeliverPlanTimeEdit.aspx" /> + <Content Include="Pages\business\ShejiOrderDeatil.aspx" /> + <Content Include="Pages\business\ShejiOrderList.aspx" /> + <Content Include="Pages\business\SHejiOrderEdit.aspx" /> + <Content Include="Pages\business\ShejijijianEdit.aspx" /> + <Content Include="Pages\business\ShejijijianList.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\ShejiOrderxiadan.aspx" /> <Content Include="Pages\business\WaixieOrderPrint.aspx" /> <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" /> <Content Include="Pages\business\Waixiefukuanfukuan.aspx" /> @@ -2778,6 +2795,11 @@ <Content Include="Pages\workcar\CarViolationList.aspx" /> <Content Include="Pages\workcar\MemberDictionaryEdit.aspx" /> <Content Include="Pages\workcar\MemberDictionaryList.aspx" /> + <Content Include="Pages\work\Adm_zhanghaomimaJuese.aspx" /> + <Content Include="Pages\work\Adm_zhanghaomimaDetail.aspx" /> + <Content Include="Pages\work\Adm_zhanghaomimaAdd.aspx" /> + <Content Include="Pages\work\Adm_tongxunluDetail.aspx" /> + <Content Include="Pages\work\Adm_zhanghaomimaList.aspx" /> <Content Include="Pages\work\BaoxiaoFukuanList.aspx" /> <Content Include="Pages\work\BaoxiaoPiliangReply.aspx" /> <Content Include="Pages\work\BaoxiaoReplyList.aspx" /> @@ -2789,12 +2811,15 @@ <Content Include="Pages\work\MyRequestDetail.aspx" /> <Content Include="Pages\work\MyBaoxiaoList.aspx" /> <Content Include="Pages\work\MyRequestList.aspx" /> + <Content Include="Pages\work\Adm_tongxunluAdd.aspx" /> <Content Include="Pages\work\OA_DocumentAdd.aspx" /> <Content Include="Pages\work\OA_DocumentDetail.aspx" /> <Content Include="Pages\work\OA_DocumentDicAdd.aspx" /> <Content Include="Pages\work\OA_DocumentDicDetail.aspx" /> + <Content Include="Pages\work\Adm_tongxunluJuese.aspx" /> <Content Include="Pages\work\OA_DocumentJuese.aspx" /> <Content Include="Pages\work\OA_DocumentDicList.aspx" /> + <Content Include="Pages\work\Adm_tongxunluList.aspx" /> <Content Include="Pages\work\OA_DocumentList.aspx" /> <Content Include="Pages\work\BaoxiaoReplyAdd.aspx" /> <Content Include="Pages\work\RequestReplyAdd.aspx" /> @@ -3351,6 +3376,34 @@ <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\DeliverPlanWentiAdd.aspx.cs"> + <DependentUpon>DeliverPlanWentiAdd.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanWentiAdd.aspx.designer.cs"> + <DependentUpon>DeliverPlanWentiAdd.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\DeliverPlanWentiEdit.aspx.cs"> + <DependentUpon>DeliverPlanWentiEdit.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanWentiEdit.aspx.designer.cs"> + <DependentUpon>DeliverPlanWentiEdit.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> @@ -3364,6 +3417,27 @@ </Compile> <Compile Include="Pages\business\DeliverPlanLishiList.aspx.designer.cs"> <DependentUpon>DeliverPlanLishiList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\DeliverPlanWentiList.aspx.cs"> + <DependentUpon>DeliverPlanWentiList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanWentiList.aspx.designer.cs"> + <DependentUpon>DeliverPlanWentiList.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> @@ -3393,6 +3467,65 @@ <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\DeliverPlanTimeEdit.aspx.cs"> + <DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\DeliverPlanTimeEdit.aspx.designer.cs"> + <DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\FileUploadHandler.ashx.cs"> + <DependentUpon>FileUploadHandler.ashx</DependentUpon> + </Compile> + <Compile Include="Pages\business\ShejiOrderDeatil.aspx.cs"> + <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShejiOrderDeatil.aspx.designer.cs"> + <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\ShejiOrderList.aspx.cs"> + <DependentUpon>ShejiOrderList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShejiOrderList.aspx.designer.cs"> + <DependentUpon>ShejiOrderList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\SHejiOrderEdit.aspx.cs"> + <DependentUpon>SHejiOrderEdit.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\SHejiOrderEdit.aspx.designer.cs"> + <DependentUpon>SHejiOrderEdit.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\ShejijijianEdit.aspx.cs"> + <DependentUpon>ShejijijianEdit.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShejijijianEdit.aspx.designer.cs"> + <DependentUpon>ShejijijianEdit.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\ShejijijianList.aspx.cs"> + <DependentUpon>ShejijijianList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShejijijianList.aspx.designer.cs"> + <DependentUpon>ShejijijianList.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> @@ -3406,6 +3539,20 @@ </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\ShejiOrderxiadan.aspx.cs"> + <DependentUpon>ShejiOrderxiadan.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\ShejiOrderxiadan.aspx.designer.cs"> + <DependentUpon>ShejiOrderxiadan.aspx</DependentUpon> </Compile> <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs"> <DependentUpon>WaixieOrderPrint.aspx</DependentUpon> @@ -8996,6 +9143,41 @@ <Compile Include="Pages\workcar\MemberDictionaryList.aspx.designer.cs"> <DependentUpon>MemberDictionaryList.aspx</DependentUpon> </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaJuese.aspx.cs"> + <DependentUpon>Adm_zhanghaomimaJuese.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaJuese.aspx.designer.cs"> + <DependentUpon>Adm_zhanghaomimaJuese.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaDetail.aspx.cs"> + <DependentUpon>Adm_zhanghaomimaDetail.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaDetail.aspx.designer.cs"> + <DependentUpon>Adm_zhanghaomimaDetail.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaAdd.aspx.cs"> + <DependentUpon>Adm_zhanghaomimaAdd.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaAdd.aspx.designer.cs"> + <DependentUpon>Adm_zhanghaomimaAdd.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\work\Adm_tongxunluDetail.aspx.cs"> + <DependentUpon>Adm_tongxunluDetail.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_tongxunluDetail.aspx.designer.cs"> + <DependentUpon>Adm_tongxunluDetail.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaList.aspx.cs"> + <DependentUpon>Adm_zhanghaomimaList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_zhanghaomimaList.aspx.designer.cs"> + <DependentUpon>Adm_zhanghaomimaList.aspx</DependentUpon> + </Compile> <Compile Include="Pages\work\BaoxiaoFukuanList.aspx.cs"> <DependentUpon>BaoxiaoFukuanList.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -9073,6 +9255,13 @@ <Compile Include="Pages\work\MyRequestList.aspx.designer.cs"> <DependentUpon>MyRequestList.aspx</DependentUpon> </Compile> + <Compile Include="Pages\work\Adm_tongxunluAdd.aspx.cs"> + <DependentUpon>Adm_tongxunluAdd.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_tongxunluAdd.aspx.designer.cs"> + <DependentUpon>Adm_tongxunluAdd.aspx</DependentUpon> + </Compile> <Compile Include="Pages\work\OA_DocumentAdd.aspx.cs"> <DependentUpon>OA_DocumentAdd.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -9101,6 +9290,13 @@ <Compile Include="Pages\work\OA_DocumentDicDetail.aspx.designer.cs"> <DependentUpon>OA_DocumentDicDetail.aspx</DependentUpon> </Compile> + <Compile Include="Pages\work\Adm_tongxunluJuese.aspx.cs"> + <DependentUpon>Adm_tongxunluJuese.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_tongxunluJuese.aspx.designer.cs"> + <DependentUpon>Adm_tongxunluJuese.aspx</DependentUpon> + </Compile> <Compile Include="Pages\work\OA_DocumentJuese.aspx.cs"> <DependentUpon>OA_DocumentJuese.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -9114,6 +9310,13 @@ </Compile> <Compile Include="Pages\work\OA_DocumentDicList.aspx.designer.cs"> <DependentUpon>OA_DocumentDicList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\work\Adm_tongxunluList.aspx.cs"> + <DependentUpon>Adm_tongxunluList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\work\Adm_tongxunluList.aspx.designer.cs"> + <DependentUpon>Adm_tongxunluList.aspx</DependentUpon> </Compile> <Compile Include="Pages\work\OA_DocumentList.aspx.cs"> <DependentUpon>OA_DocumentList.aspx</DependentUpon> @@ -9286,6 +9489,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" /> @@ -9336,6 +9540,7 @@ <Content Include="Pages\business\SendAllCorEmail.aspx" /> <Content Include="OnlineAdviserLOGO.ashx" /> <None Include="packages.config" /> + <Content Include="Pages\business\FileUploadHandler.ashx" /> <None Include="Pages\common\skin\Thumbs.db" /> <Content Include="Pages\sysInquiry\CalculatePaperPriceHandler.ashx" /> <Content Include="Pages\Templet\Default\Shared\Company.Master" /> -- Gitblit v1.9.1