CQMS集体资源替换,PZHGL,TestRun国际化,目前处于初级验证阶段!

This commit is contained in:
2025-02-22 14:06:48 +08:00
parent aa7f7290d5
commit ccfc5996c7
365 changed files with 31786 additions and 6559 deletions
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>工程联络单</title>
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,TechnicalContactView_WindowTitle_Record%>"/></title>
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.labcenter {
@@ -35,7 +35,7 @@
<Rows>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel2" Title="工程联络单" ShowBorder="true"
<f:ContentPanel ID="ContentPanel2" Title="<%$ Resources:Lan,TechnicalContactView_WindowTitle_Record%>" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true"
@@ -44,20 +44,20 @@
<f:FormRow>
<Items>
<f:TextBox ID="txtProjectName" runat="server" Readonly="true" Label="项目名称" LabelAlign="Right"
<f:TextBox ID="txtProjectName" runat="server" Readonly="true" Label="<%$ Resources:Lan,EditConstructSolution_txtProjectName_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:TextBox ID="txtCode" runat="server" Required="true" ShowRedStar="true" Label="编号" LabelAlign="Right"
<f:TextBox ID="txtCode" runat="server" Required="true" ShowRedStar="true" Label="<%$ Resources:Lan,EditConstructSolutionFinal_txtCode_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="drpProposeUnit" runat="server" Label="提出单位" LabelAlign="Right"
<f:TextBox ID="drpProposeUnit" runat="server" Label="<%$ Resources:Lan,WorkContactFile_ProposeUnit_HeaderText%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:TextBox ID="txtUnitWork" runat="server" Label="单位工程" LabelAlign="Right"
<f:TextBox ID="txtUnitWork" runat="server" Label="<%$ Resources:Lan,ITPListProjectEdit_drpUnitWork_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
@@ -65,10 +65,10 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtCNProfessional" runat="server" Label="专业" LabelAlign="Right"
<f:TextBox ID="txtCNProfessional" runat="server" Label="<%$ Resources:Lan,ITPListProjectEdit_drpCNProfessional_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:TextBox ID="txtMainSendUnit" runat="server" Label="主送单位" LabelAlign="Right"
<f:TextBox ID="txtMainSendUnit" runat="server" Label="<%$ Resources:Lan,InspectionNoticeEdit_drpMainSendUnit_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
@@ -76,14 +76,14 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtCCUnit" runat="server" Label="抄送单位" LabelAlign="Right"
<f:TextBox ID="txtCCUnit" runat="server" Label="<%$ Resources:Lan,InspectionNoticeEdit_txtCCUnit_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:Panel ID="CCfile" ShowHeader="false" ShowBorder="false" Layout="Column" runat="server">
<Items>
<f:Label runat="server" Text="附件:" CssStyle="padding-left:52px" LabelWidth="110px" Width="110px" CssClass="marginr" ShowLabel="false"></f:Label>
<f:Button ID="imgfile" Text="附件" ToolTip="上传及查看" Icon="TableCell" runat="server" OnClick="imgfile_Click">
<f:Label runat="server" Text="<%$ Resources:Lan,FileCabinetEdit_plfile_Label%>" CssStyle="padding-left:52px" LabelWidth="110px" Width="110px" CssClass="marginr" ShowLabel="false"></f:Label>
<f:Button ID="imgfile" Text="<%$ Resources:Lan,ITPListEdit_btnAttach_Text%>" ToolTip="<%$ Resources:Lan,TechnicalContactView_Attachment_ToolTip%>" Icon="TableCell" runat="server" OnClick="imgfile_Click">
</f:Button>
</Items>
</f:Panel>
@@ -91,10 +91,10 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="rblContactListType" Readonly="true" runat="server" Label="分类" LabelAlign="Right"
<f:TextBox ID="rblContactListType" Readonly="true" runat="server" Label="<%$ Resources:Lan,TechnicalContactView_ContactListType_Label%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:TextBox ID="rblIsReply" Readonly="true" runat="server" Label="答复" LabelAlign="Right"
<f:TextBox ID="rblIsReply" Readonly="true" runat="server" Label="<%$ Resources:Lan,WorkContactFile_IsReply_HeaderText%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
@@ -102,7 +102,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtCause" Readonly="true" runat="server" Label="事由" LabelAlign="Right"
<f:TextBox ID="txtCause" Readonly="true" runat="server" Label="<%$ Resources:Lan,WorkContactFile_Cause_HeaderText%>" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
@@ -110,7 +110,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtContents" runat="server" Label="内容" MaxLength="3000" Readonly="true">
<f:TextArea ID="txtContents" runat="server" Label="<%$ Resources:Lan,TechnicalContactView_Contents_Label%>" MaxLength="3000" Readonly="true">
</f:TextArea>
</Items>
</f:FormRow>
@@ -118,8 +118,8 @@
<Items>
<f:Panel ShowHeader="false" ShowBorder="false" Layout="Column" runat="server">
<Items>
<f:Label runat="server" Text="设计反馈附件:" LabelWidth="150px" CssClass="marginr" ShowLabel="false"></f:Label>
<f:Button ID="imgBtnReFile" Text="设计反馈附件" ToolTip="上传及查看" Icon="TableCell" runat="server" OnClick="imgBtnReFile_Click">
<f:Label runat="server" Text="<%$ Resources:Lan,TechnicalContactView_DesignFeedbackAttachment_Label%>" LabelWidth="150px" CssClass="marginr" ShowLabel="false"></f:Label>
<f:Button ID="imgBtnReFile" Text="<%$ Resources:Lan,TechnicalContactView_DesignFeedbackAttachment_Button%>" ToolTip="<%$ Resources:Lan,TechnicalContactView_Attachment_ToolTip%>" Icon="TableCell" runat="server" OnClick="imgBtnReFile_Click">
</f:Button>
</Items>
</f:Panel>
@@ -127,7 +127,7 @@
</f:FormRow>
<f:FormRow ID="ReOpinion" runat="server" CssStyle="padding-top:5px">
<Items>
<f:TextArea ID="txtReOpinion" runat="server" Label="回复意见" MaxLength="3000" Readonly="true">
<f:TextArea ID="txtReOpinion" runat="server" Label="<%$ Resources:Lan,TechnicalContactView_ReOpinion_Label%>" MaxLength="3000" Readonly="true">
</f:TextArea>
</Items>
</f:FormRow>
@@ -135,8 +135,8 @@
<Items>
<f:Panel ID="Panel1" ShowHeader="false" ShowBorder="false" Layout="Column" runat="server">
<Items>
<f:Label runat="server" Text="回复附件:" CssStyle="padding-left:24px" Width="100px" CssClass="marginr" ShowLabel="false"></f:Label>
<f:Button ID="ReplyFile" Text="回复附件" ToolTip="上传及查看" Icon="TableCell" runat="server" OnClick="ReplyFile_Click">
<f:Label runat="server" Text="<%$ Resources:Lan,TechnicalContactView_ReplyAttachment_Label%>" CssStyle="padding-left:24px" Width="100px" CssClass="marginr" ShowLabel="false"></f:Label>
<f:Button ID="ReplyFile" Text="<%$ Resources:Lan,TechnicalContactView_ReplyAttachment_Button%>" ToolTip="<%$ Resources:Lan,TechnicalContactView_Attachment_ToolTip%>" Icon="TableCell" runat="server" OnClick="ReplyFile_Click">
</f:Button>
</Items>
</f:Panel>
@@ -152,22 +152,22 @@
<f:FormRow ID="plApprove2">
<Items>
<f:ContentPanel Title="工程联络单审批列表" ShowBorder="true"
<f:ContentPanel Title="<%$ Resources:Lan,TechnicalContactView_ApprovalList_Title%>" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Grid ID="gvApprove" IsFluid="true" CssClass="blockpanel" ShowBorder="true" ShowHeader="false" runat="server" EnableCollapse="false"
DataKeyNames="CheckControlApproveId" EnableColumnLines="true" ForceFit="true">
<Columns>
<f:RowNumberField Width="40px" />
<f:TemplateField ColumnID="State" Width="250px" HeaderText="办理类型" HeaderTextAlign="Center" TextAlign="Center"
<f:TemplateField ColumnID="State" Width="250px" HeaderText="<%$ Resources:Lan,EditConstructSolution_gvApprove_ApproveType_HeaderText%>" HeaderTextAlign="Center" TextAlign="Center"
EnableLock="true" Locked="False">
<ItemTemplate>
<asp:Label ID="lbtype" runat="server" Text='<%# BLL.TechnicalContactListService.ConvertState(Eval("ApproveType")) %>'></asp:Label>
</ItemTemplate>
</f:TemplateField>
<f:BoundField Width="180px" DataField="ApproveMan" HeaderTextAlign="Center" HeaderText="办理人员" TextAlign="Center" />
<f:BoundField Width="200px" DataField="ApproveDate" HeaderTextAlign="Center" TextAlign="Center" DataFormatString="{0:yyyy-MM-dd}" HeaderText="办理时间" />
<f:BoundField Width="180px" DataField="ApproveIdea" HeaderTextAlign="Center" TextAlign="Center" HeaderText="办理意见" />
<f:BoundField Width="180px" DataField="ApproveMan" HeaderTextAlign="Center" HeaderText="<%$ Resources:Lan,EditConstructSolution_gvApprove_ApproveMan_HeaderText%>" TextAlign="Center" />
<f:BoundField Width="200px" DataField="ApproveDate" HeaderTextAlign="Center" TextAlign="Center" DataFormatString="{0:yyyy-MM-dd}" HeaderText="<%$ Resources:Lan,EditConstructSolution_gvApprove_ApproveDate_HeaderText%>" />
<f:BoundField Width="180px" DataField="ApproveIdea" HeaderTextAlign="Center" TextAlign="Center" HeaderText="<%$ Resources:Lan,EditConstructSolution_gvApprove_ApproveIdea_HeaderText%>" />
</Columns>
</f:Grid>
@@ -180,11 +180,11 @@
</Rows>
</f:Form>
<f:Window ID="Window1" Title="工程联络单" Hidden="true" EnableIFrame="true" EnableMaximize="true"
<f:Window ID="Window1" Title="<%$ Resources:Lan,TechnicalContactView_WindowTitle_Record%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true"
Width="700px" Height="500px">
</f:Window>
<f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
<f:Window ID="WindowAtt" Title="<%$ Resources:Lan,ITPListProjectEdit_WindowAtt_Title%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px"
Height="500px">
</f:Window>