From d8dd712b682362671ed81554ce4e5a2979f78cc8 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 20 九月 2022 13:27:56 +0800 Subject: [PATCH] 绿建科技系统 --- HDL_ON/UI/MainPage.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs index a4ba8f6..eb5fa78 100644 --- a/HDL_ON/UI/MainPage.cs +++ b/HDL_ON/UI/MainPage.cs @@ -37,6 +37,11 @@ /// </summary> public static Entity.CityInfo cityInfo = new Entity.CityInfo(); /// <summary> + /// 鍩庡競澶╂皵淇℃伅antion + /// </summary> + public static Action CityWeatherAction = null; + + /// <summary> /// 澶╂皵鍒锋柊action /// </summary> public static Action RefreshAir; -- Gitblit v1.8.0