CNCEC_SUBQHSE_WUHUAN/SGGL/FineUIPro.Web/HSSE/InformationProject/EPSummaryReportEdit.aspx

142 lines
7.4 KiB
Plaintext
Raw Normal View History

2023-03-30 13:51:33 +08:00
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="EPSummaryReportEdit.aspx.cs" Inherits="FineUIPro.Web.HSSE.InformationProject.EPSummaryReportEdit" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>编辑生态环保工作总结报告</title>
<link href="~/res/css/common.css" rel="stylesheet" type="text/css" />
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" AutoSizePanelID="SimpleForm1" runat="server" />
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:DropDownList ID="ddlYearId" runat="server" Label="年度" Required="True" ShowRedStar="True">
</f:DropDownList>
2023-07-12 15:58:52 +08:00
<f:DropDownList ID="ddlQuarter" runat="server" Label="季度" Required="True" ShowRedStar="True">
</f:DropDownList>
2023-03-30 13:51:33 +08:00
<f:DatePicker ID="txtReportDate" runat="server" Label="报告时间" Required="true" ShowRedStar="true"></f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtResponsiblePerson" runat="server" Label="负责人"></f:TextBox>
<f:TextBox ID="txtResponsiblePersonTel" runat="server" Label="负责人电话"></f:TextBox>
<f:TextBox ID="txtContactPerson" runat="server" Label="联系人"></f:TextBox>
<f:TextBox ID="txtContactPersonTel" runat="server" Label="联系人电话"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label1" runat="server" Text="一、贯彻落实国家有关环保节能相关文件情况,落实集团公司有关环保节能工作部署情况。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription1" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label2" runat="server" Text="二、企业报告期环保节能主要指标完成情况,对增减幅度较大的指标或发生并购、重组等影响能源消耗及污染物排放的重大事项要进行特殊说明。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription2" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label3" runat="server" Text="三、企业任期环保节能考核指标完成情况。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription3" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label4" runat="server" Text="四、企业环保节能组织管理、统计监测、考核奖惩体系建设情况。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription4" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label5" runat="server" Text="五、企业本年度绿色发展规划、环保节能相关制度政策制定实施情况和节能环保资金投入情况。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription5" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label6" runat="server" Text="六、企业推进产业结构绿色转型升级进展情况,包括淘汰落后产能、传统产业优化升级、构建绿色产业链、绿色技术创新以及发展绿色金融、循环经济、节能环保战略性新兴产业等方面。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription6" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label7" runat="server" Text="七、企业环保节能工作采取的重大措施及取得的成果,包括能源结构调整、能源消费总量和强度控制、资源综合循环利用、污染防治、生态环境保护与修复、应对气候变化等方面。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription7" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label8" runat="server" Text="八、企业环保节能存在的主要问题与原因、下一阶段(年度)工作重点。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription8" runat="server"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label9" runat="server" Text="九、本企业及所属企业发生的环保重大违法违规事件、各级政府有关部门对本企业环保节能年度检查、考核和奖惩情况等重要事项。"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescription9" runat="server"></f:TextArea>
</Items>
</f:FormRow>
</Rows>
<Toolbars>
<f:Toolbar ID="Toolbar2" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:ToolbarFill ID="ToolbarFill2" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="保存" ValidateForms="SimpleForm1" Text="保存"
OnClick="btnSave_Click">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose" Text="关闭">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
</form>
</body>
</html>