| | |
| | | } |
| | | |
| | | protected void identityTitle() { |
| | | // System.out.println("CurrentBaseIdentityTitle.identityTitle 1 " + FrameUtil.getFrames()); |
| | | // System.out.println("CurrentBaseIdentityTitle.identityTitle 2"); |
| | | // System1.out.println("CurrentBaseIdentityTitle.identityTitle 1 " + FrameUtil.getFrames()); |
| | | // System1.out.println("CurrentBaseIdentityTitle.identityTitle 2"); |
| | | // 当在人工注册时,填写详情页面时人员已在未注册中 |
| | | if (currentPerson == null |
| | | || activity.currentFragment == activity.fragment_su_logged_nic_wait_detail |
| | |
| | | activity.currentFragment == activity.fragment_su_auto_wait_face |
| | | ) { |
| | | String waitAdmin = HintSignUpManager.getAdminLogoutHint(); |
| | | // System.out.println("CurrentBaseIdentityTitle.identityTitle 1 " + waitAdmin); |
| | | // System1.out.println("CurrentBaseIdentityTitle.identityTitle 1 " + waitAdmin); |
| | | currentFaceTitleAndTips.faceTitle2(waitAdmin, true); |
| | | currentFaceTitleAndTipsS.faceTitle2(waitAdmin, true); |
| | | } else { |