找回密码功能

This commit is contained in:
2014-09-26 17:36:25 +08:00
parent c1e32d21fb
commit d5f9063422
3 changed files with 2 additions and 2 deletions
@@ -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>
@@ -65,7 +65,7 @@
if (_type == 0) {
_topCell.timeLabel.text = locationString;
}else{
_topCell.timeLabel.text = @"稳赢贷累计收益";
_topCell.timeLabel.text = @"累计收益";
}
[_infoArray addObjectsFromArray:[jsonRes objectForKey:@"userProfits"]];