This commit is contained in:
启星
2025-12-30 21:33:06 +08:00
parent b724fe2a67
commit 2777ff2704
4 changed files with 18 additions and 6 deletions

View File

@@ -172,6 +172,9 @@
}];
}
-(void)signAction{
if (!QXGlobal.shareGlobal.isLogin) {
return;
}
if (self.signStatus.intValue == 1) {
return;
}else{