wei
2021-10-14 4ad6d53e2a8dc59d99405a053ddc46f49ae7a1b3
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockGesturePage.cs
old mode 100755 new mode 100644
@@ -25,6 +25,7 @@
        public AppUnlockGesturePage(string pw, Action action)
        {
            bodyView = this;
            bodyView.Tag = "unlockpage";
            oldPasswrod = pw;
            backAction = action;
        }