📄 assetschange.aspx
字号:
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CompDisplay" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">鼠标:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CompMouse" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">键盘:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CompKeyBoard" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
</TR>
<TR>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">IP:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" colSpan="3" height="25">
<asp:TextBox id="txt_CompIP" runat="server" Width="200px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25"> MAC:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" colSpan="5" height="25">
<asp:TextBox id="txt_CompMac" runat="server" Width="200px" Font-Size="12px"></asp:TextBox></TD>
</TR>
</TABLE>
</asp:panel><asp:panel id="PanelCar" runat="server" Width="100%" Visible="False">
<TABLE borderColor="#ffffff" cellSpacing="0" cellPadding="0" width="100%" border="1">
<TR>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">车牌号码:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarNum" runat="server" Width="80px" Font-Size="12px"></asp:TextBox> </TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">厂牌型号及排气量:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarOutType" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">发动机号码:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarEngineerNum" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">车架号码:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarDownTube" runat="server" Width="80px" Font-Size="12px" Height="19px"></asp:TextBox></TD>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">车辆种类:</TD>
<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CarSort" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
</TR>
<TR>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">核定人数:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarPersonNum" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">核定载重:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarWeight" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">初次登记日期:</TD>
<TD class="P" style="WIDTH: 139px" align="left" bgColor="#e7f7ef" height="25"><INPUT id="ST_CarRegistDate" style="WIDTH: 80px; HEIGHT: 22px" onclick="setday(this)" size="12"
name="starttime" runat="server"></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">新车购置价格:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarPrice" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">用途:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25">
<asp:DropDownList id="ddl_CarPurpose" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
</TR>
<TR>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">起保日期</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25"><INPUT id="ST_CarStartInsureDate" style="WIDTH: 80px; HEIGHT: 22px" onclick="setday(this)"
size="9" name="starttime" runat="server"></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">终保日期:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25"><INPUT id="ST_CarFinalInsureDate" style="WIDTH: 80px; HEIGHT: 22px" onclick="setday(this)"
size="9" name="starttime" runat="server"></TD>
<TD class="P" align="right" bgColor="#e7f7ef" height="25">保费金额:</TD>
<TD class="P" style="WIDTH: 139px" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_CarInsureMoney" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" bgColor="#e7f7ef" height="25"></TD>
<TD class="P" bgColor="#e7f7ef" colSpan="3" height="25"></TD>
</TR>
</TABLE>
</asp:panel><asp:panel id="PanelBuilding" runat="server" Width="100%" Visible="False">
<TABLE borderColor="#ffffff" cellSpacing="0" cellPadding="0" width="100%" border="1">
<TR>
<TD class="P" align="right" width="16%" bgColor="#e7f7ef" height="25">建筑地点:</TD>
<TD class="P" width="16%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_BuildingAddr" runat="server" Width="130px"></asp:TextBox></TD>
<TD class="P" align="right" width="16%" bgColor="#e7f7ef" height="25">建筑面积:</TD>
<TD class="P" width="16%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_BuildingSquare" runat="server" Width="130px" Font-Size="12px"></asp:TextBox></TD>
<TD class="P" align="right" width="16%" bgColor="#e7f7ef" height="25">建造时间:</TD>
<TD class="P" width="16%" bgColor="#e7f7ef" height="25"><INPUT id="ST_BuildingDate" style="WIDTH: 130px; HEIGHT: 22px" onclick="setday(this)" size="12"
name="starttime" runat="server"></TD>
</TR>
</TABLE>
</asp:panel><asp:panel id="PanelOthersDetailsSet" runat="server" Width="100%" Visible="False">
<TABLE borderColor="#ffffff" height="69" cellSpacing="0" cellPadding="0" width="100%" border="1">
<TR>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">存放地点:</TD>
<TD class="P" align="left" width="90%" bgColor="#e7f7ef" height="25">
<asp:TextBox id="txt_KeepPlace" runat="server" Width="250px"></asp:TextBox></TD>
</TR>
<TR>
<TD class="P" align="right" width="10%" bgColor="#e7f7ef">详细配置:
</TD>
<TD class="P" align="left" width="90%" bgColor="#e7f7ef">
<asp:TextBox id="txt_DetailsSet" runat="server" Width="100%" Font-Size="12px" Height="48px" TextMode="MultiLine"></asp:TextBox></TD>
</TR>
</TABLE>
</asp:panel></TD>
</TR>
<TR>
<TD class="P" align="right" bgColor="#e7f7ef" height="25" width="10%">增加方式:</TD>
<TD class="P" align="left" bgColor="#e7f7ef" height="25"><asp:dropdownlist id="ddl_AddKind" runat="server" Width="80px" Font-Size="12px"></asp:dropdownlist></TD>
<TD class="P" bgColor="#e7f7ef" height="25">
<P align="right">使用情况:</P>
</TD>
<td class="P" align="left" bgColor="#e7f7ef" height="25" width="10%"><asp:dropdownlist id="ddl_UsingState" runat="server" Width="80px" Font-Size="12px">
<asp:ListItem Value="正常">正常</asp:ListItem>
<asp:ListItem Value="超龄">超龄</asp:ListItem>
<asp:ListItem Value="报废">报废</asp:ListItem>
</asp:dropdownlist></td>
<td class="P" align="right" bgColor="#e7f7ef" height="25">保管人员:</td>
<td class="P" align="left" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_CarePerson" runat="server" Width="80px"></asp:textbox></td>
<td class="P" align="right" bgColor="#e7f7ef" height="25">数量:</td>
<td class="P" align="left" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Num" runat="server" Width="80px" Font-Size="12px"></asp:textbox></td>
<td class="P" align="right" bgColor="#e7f7ef" height="25">计量单位:</td>
<td class="P" align="left" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_MesureUnit" runat="server" Width="80px"></asp:textbox></td>
</TR>
<tr vAlign="top">
<td class="P" align="right" bgColor="#e7f7ef" height="45">备注:</td>
<td class="P" align="left" bgColor="#e7f7ef" colSpan="9" height="45"><asp:textbox id="txt_Remark" runat="server" Width="100%" Height="55px" TextMode="MultiLine"></asp:textbox></td>
</tr>
<TR>
<TD class="P" bgColor="#e7f7ef" colSpan="10" height="25">
<P align="center"><asp:button id="btn_Submit" runat="server" Font-Size="12px" Text="提交"></asp:button></P>
</TD>
</TR>
</table>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -