ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/PaneTargetsBaseForm.cs
@@ -7,6 +7,9 @@ using static ZigBee.Device.Panel; namespace Shared.Phone.UserCenter.Device.Bind { /// <summary> /// 特殊面板的绑定界面【只能绑定特定类型,每种类型只有一个目标】 /// </summary> public class PaneTargetsBaseForm : BindCommonLayout { #region 构造函数