陈嘉乐
2020-05-21 e67e42de58795da31b10f19775e5af46e3d14b44
HDL_ON/UI/MainPage.cs
@@ -1,6 +1,7 @@
using System;
using System.Collections.Generic;
using HDL_ON.DAL;
using HDL_ON.UI;
using HDL_ON.UI.CSS;
using Shared;
@@ -84,6 +85,7 @@
                    })
                    { IsBackground = true }.Start();
                    GoUserPage();
                    AppUnlockPage.LoadPage();
                }
            }
            catch (Exception ex)