Explorar el Código

控件优化了

15555599100 hace 5 años
padre
commit
fc4ae178c7

BIN
HappyWork/HappyWork.xcworkspace/xcuserdata/zhangxiaoguang.xcuserdatad/UserInterfaceState.xcuserstate


+ 4 - 1
HappyWork/HappyWork/Class/DemandHall/ViewController/DemanHallViewController.m

@@ -60,7 +60,10 @@ PageListTableViewDelegate
     
     [self showAgreementAndPolicyView];
 }
-
+- (void)test{
+    
+    NSLog(@"测试");
+}
 #pragma mark - event response 通知
 /* 登录刷新 */
 - (void)loginRefresh:(NSNotification *)notification {