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