添加综合管理部分ZHGL

This commit is contained in:
2025-02-24 16:04:16 +08:00
parent 3747e2d626
commit acd78aad95
176 changed files with 40078 additions and 4052 deletions
@@ -20,16 +20,16 @@
<f:Panel ID="Panel1" runat="server" ShowBorder="false" ShowHeader="false" Layout="Region">
<Items>
<f:Panel runat="server" ID="panelCenterRegion" RegionPosition="Center" ShowBorder="true"
Layout="VBox" ShowHeader="false" BodyPadding="2px" IconFont="PlusCircle" Title="管理办法"
TitleToolTip="管理办法" AutoScroll="true">
Layout="VBox" ShowHeader="false" BodyPadding="2px" IconFont="PlusCircle" Title="<%$ Resources:Lan,Z_CheckInfoTemplate_Panel1_TitleToolTip%>"
TitleToolTip="<%$ Resources:Lan,Z_CheckInfoTemplate_Panel1_TitleToolTip%>" AutoScroll="true">
<Toolbars>
<f:Toolbar ID="Toolbar1" runat="server" ToolbarAlign="Right">
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
<f:Button ID="imgbtnUpload" runat="server" Icon="DiskDownload" Text="下载"
<f:Button ID="imgbtnUpload" runat="server" Icon="DiskDownload" Text="<%$ Resources:Lan,Z_CheckInfoTemplate_imgbtnUpload_Text%>"
OnClick="imgbtnUpload_Click" EnableAjax="false">
</f:Button>
<f:Button ID="btnClose" Icon="SystemClose" runat="server" Text="关闭" OnClick="btnClose_Click">
<f:Button ID="btnClose" Icon="SystemClose" runat="server" Text="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnClose_Text%>" OnClick="btnClose_Click">
</f:Button>
</Items>
</f:Toolbar>
@@ -38,7 +38,7 @@
<f:SimpleForm ID="SimpleForm2" BodyPadding="5px" runat="server" LabelAlign="Top" EnableCollapse="true"
Title="表单" Width="850px" ShowHeader="false">
<Items>
<f:HtmlEditor runat="server" Label="安全监督检查管理办法" ID="HtmlEditor1" ShowLabel="false"
<f:HtmlEditor runat="server" Label="<%$ Resources:Lan,Z_CheckNotice_btnFind_Text%>" ID="HtmlEditor1" ShowLabel="false"
Editor="UMEditor" BasePath="~/res/umeditor/" ToolbarSet="Full" Height="400px">
<Options>
<f:OptionItem Key="lang" Value="en" />