wxr
2022-03-18 8aa777aedd7492b7f2e28a172c2874f4ee7366a1
HDL_ON/UI/UI2/FuntionControlView/Electrical/ClothesHangerSetTimePage.cs
@@ -74,7 +74,7 @@
                functionListView.AddChidren(hotDryTimeCell);
                hotDryTimeCell.GoAction = () =>
                {
                    if (!device.online)
                    if (!device.online2d)
                    {
                        new Tip()
                        {
@@ -130,7 +130,7 @@
                functionListView.AddChidren(windDryCell);
                windDryCell.GoAction = () =>
                {
                    if (!device.online)
                    if (!device.online2d)
                    {
                        new Tip()
                        {
@@ -187,7 +187,7 @@
                functionListView.AddChidren(disinfectTimeCell);
                disinfectTimeCell.GoAction = () => {
                    if (!device.online)
                    if (!device.online2d)
                    {
                        new Tip()
                        {
@@ -245,7 +245,7 @@
                anionTimeCell.LineView.RemoveFromParent();
                anionTimeCell.GoAction = () => {
                    if (!device.online)
                    if (!device.online2d)
                    {
                        new Tip()
                        {