浏览代码

no message

wangmeng 2 年之前
父节点
当前提交
39172bb48c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Asteria/Fuction/Login/AS_LoginC.m

+ 1 - 1
Asteria/Fuction/Login/AS_LoginC.m

@@ -59,7 +59,7 @@
 }
 
 -(void)handle_closeEvent:(UIButton *)btn{
-    [self.navigationController dismissViewControllerAnimated:YES completion:nil];
+    [self dismissViewControllerAnimated:YES completion:nil];
 }
 -(void)handle_xxx_logInBtnEvent:(UIButton *)btn{//进行登录操作
     ///登录的跳转