mirror of
https://github.com/wu736139669/ManagerDemo.git
synced 2026-08-05 05:55:42 +00:00
找回密码功能
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
|
||||
<false/>
|
||||
<key>IDESourceControlProjectIdentifier</key>
|
||||
<string>F9CCD56F-A331-4F6E-AB51-4F0CE7AE5C12</string>
|
||||
<string>5F512CC6-0ADB-4F35-A101-E5DC5A5957FF</string>
|
||||
<key>IDESourceControlProjectName</key>
|
||||
<string>ManagerDemo</string>
|
||||
<key>IDESourceControlProjectOriginsDictionary</key>
|
||||
|
||||
BIN
Binary file not shown.
@@ -65,7 +65,7 @@
|
||||
if (_type == 0) {
|
||||
_topCell.timeLabel.text = locationString;
|
||||
}else{
|
||||
_topCell.timeLabel.text = @"稳赢贷累计收益";
|
||||
_topCell.timeLabel.text = @"累计收益";
|
||||
}
|
||||
|
||||
[_infoArray addObjectsFromArray:[jsonRes objectForKey:@"userProfits"]];
|
||||
|
||||
Reference in New Issue
Block a user