From 19545253f1977af3ef84b301183c2e12107983c9 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期三, 15 四月 2020 09:17:28 +0800
Subject: [PATCH] 2020-04-15 1.替换新的控件库。

---
 迪拜定制/SmartHome/SmartHome/UI/SimpleControl/MainPage.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\350\277\252\346\213\234\345\256\232\345\210\266/SmartHome/SmartHome/UI/SimpleControl/MainPage.cs" "b/\350\277\252\346\213\234\345\256\232\345\210\266/SmartHome/SmartHome/UI/SimpleControl/MainPage.cs"
index 3199b96..afa7957 100644
--- "a/\350\277\252\346\213\234\345\256\232\345\210\266/SmartHome/SmartHome/UI/SimpleControl/MainPage.cs"
+++ "b/\350\277\252\346\213\234\345\256\232\345\210\266/SmartHome/SmartHome/UI/SimpleControl/MainPage.cs"
@@ -44,7 +44,7 @@
                 return loading;
             }
         }
-        public static string CodeIDString = "1.0.0102";
+        public static string CodeIDString = "1.2.0409";
         public static UserInfo LoginUser;
 
         public static string SoftPadTitle = "HDL ON";

--
Gitblit v1.8.0