diff --git a/QXLive.xcworkspace/xcuserdata/qixing.xcuserdatad/UserInterfaceState.xcuserstate b/QXLive.xcworkspace/xcuserdata/qixing.xcuserdatad/UserInterfaceState.xcuserstate index 7738b60..97baae5 100644 Binary files a/QXLive.xcworkspace/xcuserdata/qixing.xcuserdatad/UserInterfaceState.xcuserstate and b/QXLive.xcworkspace/xcuserdata/qixing.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/QXLive/HomePage(声播)/Controlller/QXHomeViewController.m b/QXLive/HomePage(声播)/Controlller/QXHomeViewController.m index e6eb987..2dc45a2 100644 --- a/QXLive/HomePage(声播)/Controlller/QXHomeViewController.m +++ b/QXLive/HomePage(声播)/Controlller/QXHomeViewController.m @@ -178,9 +178,9 @@ -(void)firstAction{ -// [self popFirstRechargeView]; - QXSkyPraizeView *v = [[QXSkyPraizeView alloc] init]; - [v showInView:self.view]; + [self popFirstRechargeView]; +// QXSkyPraizeView *v = [[QXSkyPraizeView alloc] init]; +// [v showInView:self.view]; } -(void)popFirstRechargeView{ MJWeakSelf