2023-03-09 实业工厂增加坐标

This commit is contained in:
2023-03-09 16:35:16 +08:00
parent 4d4d4dfdd0
commit 00acffe3d9
10 changed files with 69 additions and 3 deletions
@@ -68,6 +68,24 @@ namespace FineUIPro.Web.BaseInfo
/// </remarks>
protected global::FineUIPro.TextBox txtAddress;
/// <summary>
/// txtMapCoordinates 控件。
/// </summary>
/// <remarks>
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtMapCoordinates;
/// <summary>
/// bottomPanel 控件。
/// </summary>
/// <remarks>
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.ContentPanel bottomPanel;
/// <summary>
/// Toolbar1 控件。
/// </summary>