| | |
| | | public final static String UNI_EVENT_REPLY_OTHER_BACK = "back";//首页返回 |
| | | public final static String UNI_EVENT_REPLY_OTHER_APPLICATION_CONFLICT = "application_conflict";//应用冲突 |
| | | public final static String UNI_EVENT_REPLY_OTHER_LOGOUT = "uni_logout";//退出登录 |
| | | public final static String UNI_EVENT_REPLY_OTHER_LOCAL_ENCRYPT_GET = "get_local_encrypt";//本地密钥获取 |
| | | public final static String UNI_EVENT_REPLY_OTHER_LOCAL_ENCRYPT_SET = "set_local_encrypt";//本地密钥设置 |
| | | public final static String UNI_EVENT_REPLY_OTHER_Password_verifiy = "password_verifiy";//link进行密码验证 |
| | | |
| | | |
| | | |
| | | /*********【我的】模块*********/ |