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