ZigbeeApp/Shared/Phone/Common/Controls/TextInputControls/DialogInputControl.cs
File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/TextInputControls/DialogInputControl.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Text; namespace Shared.Phone.UserCenter namespace Shared.Phone { /// <summary> /// <para>做成一个弹窗型,左下角是【取消按钮】,右下角是【确认按钮】的弹窗控件</para>