JLChen
2021-05-14 60d1e4fe729277415d46d1dde07efa051cb4e748
HDL_ON/Common/Utlis.cs
@@ -42,6 +42,7 @@
         {
            Text = mes,
            CloseTime = closeTime,
            MaxWidth = Application.GetRealWidth(300),
            Direction = AMPopTipDirection.None
         };
         tip.Show(MainPage.BaseView);