修改集团客户化内容
This commit is contained in:
@@ -105,6 +105,14 @@
|
||||
<f:Label ID="Label13" runat="server" Text="日" MarginLeft="5px"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow ColumnWidths="70% 30%">
|
||||
<Items>
|
||||
<f:TextBox ID="txtSerVerUrl" runat="server" Label="集团接口地址" LabelWidth="230px"></f:TextBox>
|
||||
<f:Button ID="btnApply" Icon="SystemSave" Text="申请对接" runat="server" ValidateForms="SimpleForm1"
|
||||
OnClick="btnApply_Click">
|
||||
</f:Button>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
</Rows>
|
||||
</f:Form>
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user