This commit is contained in:
2025-07-10 19:18:15 +08:00
parent c4f1ae6768
commit 1820fb2660
12 changed files with 701 additions and 67 deletions
@@ -144,6 +144,26 @@
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel ID="GroupPanel4" Layout="Anchor" Title="安全帽平台" runat="server">
<Items>
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" AutoScroll="true"
Layout="VBox" BodyPadding="10px" runat="server" RedStarPosition="BeforeText"
LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtAQMAccount" runat="server" Label="账号" MaxLength="50" >
</f:TextBox>
<f:TextBox ID="txtAQMPwd" runat="server" Label="密码" MaxLength="50">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Top" ToolbarAlign="Right" runat="server">