20240407 质量月报17、23
This commit is contained in:
@@ -30,6 +30,17 @@
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.photo {
|
||||
height: 300px;
|
||||
line-height: 300px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.photo img {
|
||||
height: 300px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -837,7 +848,7 @@
|
||||
</Rows>
|
||||
</f:Form>
|
||||
</Items>
|
||||
|
||||
|
||||
<Items>
|
||||
<f:Form ID="Form19" runat="server" ShowBorder="true" BodyPadding="5px" ShowHeader="false" Title="表单">
|
||||
<Rows>
|
||||
@@ -1790,6 +1801,122 @@
|
||||
</f:Form>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
|
||||
<%--23.施工照片--%>
|
||||
<f:Panel ID="Panel28" IsFluid="true" Title="23.施工照片" runat="server" EnableCollapse="false"
|
||||
ShowHeader="true">
|
||||
<Items>
|
||||
<f:Form ID="Form32" runat="server" ShowBorder="true" BodyPadding="5px" ShowHeader="false" Title="表单">
|
||||
<Rows>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:Image ID="imgPhoto" CssClass="photo" ImageUrl="~/res/images/R-C.png" ShowEmptyLabel="true" runat="server">
|
||||
</f:Image>
|
||||
<f:Image ID="imgPhoto2" CssClass="photo" ImageUrl="~/res/images/R-C.png" ShowEmptyLabel="true" runat="server">
|
||||
</f:Image>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="10% 20% 30% 20% 20%">
|
||||
<Items>
|
||||
<f:Label ID="Label7" runat ="server"></f:Label>
|
||||
<f:FileUpload runat="server" ID="filePhoto" ShowRedStar="false" ShowEmptyLabel="true"
|
||||
ButtonText="上传照片" ButtonOnly="true" Required="false" ButtonIcon="ImageAdd"
|
||||
AutoPostBack="true" OnFileSelected="filePhoto_FileSelected">
|
||||
</f:FileUpload>
|
||||
<f:Label ID="Label8" runat ="server"></f:Label>
|
||||
<f:FileUpload runat="server" ID="filePhoto2" ShowRedStar="false" ShowEmptyLabel="true"
|
||||
ButtonText="上传照片" ButtonOnly="true" Required="false" ButtonIcon="ImageAdd"
|
||||
AutoPostBack="true" OnFileSelected="filePhoto_FileSelected">
|
||||
</f:FileUpload>
|
||||
<f:Label ID="Label9" runat ="server"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="10% 30% 20% 30% 10%">
|
||||
<Items>
|
||||
<f:Label ID="Label4" runat ="server"></f:Label>
|
||||
<f:TextBox runat="server" ID="txtPhotoContent1" Width="300px">
|
||||
</f:TextBox>
|
||||
<f:Label ID="Label5" runat ="server"></f:Label>
|
||||
<f:TextBox runat="server" ID="txtPhotoContent2" Width="300px">
|
||||
</f:TextBox>
|
||||
<f:Label ID="Label6" runat ="server"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:Image ID="imgPhoto3" CssClass="photo" ImageUrl="~/res/images/R-C.png" ShowEmptyLabel="true" runat="server">
|
||||
</f:Image>
|
||||
<f:Image ID="imgPhoto4" CssClass="photo" ImageUrl="~/res/images/R-C.png" ShowEmptyLabel="true" runat="server">
|
||||
</f:Image>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="10% 20% 30% 20% 20%">
|
||||
<Items>
|
||||
<f:Label ID="Label10" runat ="server"></f:Label>
|
||||
<f:FileUpload runat="server" ID="filePhoto3" ShowRedStar="false" ShowEmptyLabel="true"
|
||||
ButtonText="上传照片" ButtonOnly="true" Required="false" ButtonIcon="ImageAdd"
|
||||
AutoPostBack="true" OnFileSelected="filePhoto_FileSelected">
|
||||
</f:FileUpload>
|
||||
<f:Label ID="Label11" runat ="server"></f:Label>
|
||||
<f:FileUpload runat="server" ID="filePhoto4" ShowRedStar="false" ShowEmptyLabel="true"
|
||||
ButtonText="上传照片" ButtonOnly="true" Required="false" ButtonIcon="ImageAdd"
|
||||
AutoPostBack="true" OnFileSelected="filePhoto_FileSelected" >
|
||||
</f:FileUpload>
|
||||
<f:Label ID="Label12" runat ="server"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="10% 30% 20% 30% 10%">
|
||||
<Items>
|
||||
<f:Label ID="Label13" runat ="server"></f:Label>
|
||||
<f:TextBox runat="server" ID="txtPhotoContent3" Width="300px">
|
||||
</f:TextBox>
|
||||
<f:Label ID="Label14" runat ="server"></f:Label>
|
||||
<f:TextBox runat="server" ID="txtPhotoContent4" Width="300px">
|
||||
</f:TextBox>
|
||||
<f:Label ID="Label15" runat ="server"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:Image ID="imgPhoto5" CssClass="photo" ImageUrl="~/res/images/R-C.png" ShowEmptyLabel="true" runat="server">
|
||||
</f:Image>
|
||||
<f:Image ID="imgPhoto6" CssClass="photo" ImageUrl="~/res/images/R-C.png" ShowEmptyLabel="true" runat="server">
|
||||
</f:Image>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="10% 20% 30% 20% 20%">
|
||||
<Items>
|
||||
<f:Label ID="Label16" runat ="server"></f:Label>
|
||||
<f:FileUpload runat="server" ID="filePhoto5" ShowRedStar="false" ShowEmptyLabel="true"
|
||||
ButtonText="上传照片" ButtonOnly="true" Required="false" ButtonIcon="ImageAdd"
|
||||
AutoPostBack="true" OnFileSelected="filePhoto_FileSelected">
|
||||
</f:FileUpload>
|
||||
<f:Label ID="Label17" runat ="server"></f:Label>
|
||||
<f:FileUpload runat="server" ID="filePhoto6" ShowRedStar="false" ShowEmptyLabel="true"
|
||||
ButtonText="上传照片" ButtonOnly="true" Required="false" ButtonIcon="ImageAdd"
|
||||
AutoPostBack="true" OnFileSelected="filePhoto_FileSelected">
|
||||
</f:FileUpload>
|
||||
<f:Label ID="Label18" runat ="server"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="10% 30% 20% 30% 10%">
|
||||
<Items>
|
||||
<f:Label ID="Label19" runat ="server"></f:Label>
|
||||
<f:TextBox runat="server" ID="txtPhotoContent5" Width="300px">
|
||||
</f:TextBox>
|
||||
<f:Label ID="Label20" runat ="server"></f:Label>
|
||||
<f:TextBox runat="server" ID="txtPhotoContent6" Width="300px">
|
||||
</f:TextBox>
|
||||
<f:Label ID="Label21" runat ="server"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
</Rows>
|
||||
</f:Form>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
|
||||
<Items>
|
||||
|
||||
Reference in New Issue
Block a user