diff --git a/ManagerDemo.xcodeproj/project.pbxproj b/ManagerDemo.xcodeproj/project.pbxproj index 9c55b6e..969c007 100644 --- a/ManagerDemo.xcodeproj/project.pbxproj +++ b/ManagerDemo.xcodeproj/project.pbxproj @@ -118,6 +118,12 @@ A9A59E8419D299EA00D7DC4F /* tab_mine_p_bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E7C19D299EA00D7DC4F /* tab_mine_p_bg@2x.png */; }; A9A59E8519D299EA00D7DC4F /* tab_more_bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E7D19D299EA00D7DC4F /* tab_more_bg@2x.png */; }; A9A59E8619D299EA00D7DC4F /* tab_more_p_bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E7E19D299EA00D7DC4F /* tab_more_p_bg@2x.png */; }; + A9A59E8A19D2BB2600D7DC4F /* ComPanyAboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9A59E8819D2BB2600D7DC4F /* ComPanyAboutViewController.m */; }; + A9A59E8B19D2BB2600D7DC4F /* ComPanyAboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E8919D2BB2600D7DC4F /* ComPanyAboutViewController.xib */; }; + A9A59E8D19D2C40100D7DC4F /* hw@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E8C19D2C40100D7DC4F /* hw@2x.png */; }; + A9A59E9119D2C4DE00D7DC4F /* fund_abount_icon_1@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E8E19D2C4DE00D7DC4F /* fund_abount_icon_1@2x.png */; }; + A9A59E9219D2C4DE00D7DC4F /* fund_abount_icon_2@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E8F19D2C4DE00D7DC4F /* fund_abount_icon_2@2x.png */; }; + A9A59E9319D2C4DE00D7DC4F /* fund_abount_icon_3@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9A59E9019D2C4DE00D7DC4F /* fund_abount_icon_3@2x.png */; }; A9A6AD2F19CB1C7000626B48 /* MainOrderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9A6AD2D19CB1C7000626B48 /* MainOrderViewController.m */; }; A9A6AD3019CB1C7000626B48 /* MainOrderViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9A6AD2E19CB1C7000626B48 /* MainOrderViewController.xib */; }; A9A6AD3419CB26FD00626B48 /* OrderPassWordViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = A9A6AD3219CB26FD00626B48 /* OrderPassWordViewController.mm */; }; @@ -403,6 +409,13 @@ A9A59E7C19D299EA00D7DC4F /* tab_mine_p_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_mine_p_bg@2x.png"; sourceTree = ""; }; A9A59E7D19D299EA00D7DC4F /* tab_more_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_more_bg@2x.png"; sourceTree = ""; }; A9A59E7E19D299EA00D7DC4F /* tab_more_p_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_more_p_bg@2x.png"; sourceTree = ""; }; + A9A59E8719D2BB2600D7DC4F /* ComPanyAboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComPanyAboutViewController.h; sourceTree = ""; }; + A9A59E8819D2BB2600D7DC4F /* ComPanyAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ComPanyAboutViewController.m; sourceTree = ""; }; + A9A59E8919D2BB2600D7DC4F /* ComPanyAboutViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ComPanyAboutViewController.xib; sourceTree = ""; }; + A9A59E8C19D2C40100D7DC4F /* hw@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "hw@2x.png"; sourceTree = ""; }; + A9A59E8E19D2C4DE00D7DC4F /* fund_abount_icon_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fund_abount_icon_1@2x.png"; sourceTree = ""; }; + A9A59E8F19D2C4DE00D7DC4F /* fund_abount_icon_2@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fund_abount_icon_2@2x.png"; sourceTree = ""; }; + A9A59E9019D2C4DE00D7DC4F /* fund_abount_icon_3@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fund_abount_icon_3@2x.png"; sourceTree = ""; }; A9A6AD2C19CB1C7000626B48 /* MainOrderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainOrderViewController.h; sourceTree = ""; }; A9A6AD2D19CB1C7000626B48 /* MainOrderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainOrderViewController.m; sourceTree = ""; }; A9A6AD2E19CB1C7000626B48 /* MainOrderViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainOrderViewController.xib; sourceTree = ""; }; @@ -621,6 +634,9 @@ A970885F19D273E700F880C1 /* OtherCaculateViewController.h */, A970886019D273E700F880C1 /* OtherCaculateViewController.m */, A970886119D273E700F880C1 /* OtherCaculateViewController.xib */, + A9A59E8719D2BB2600D7DC4F /* ComPanyAboutViewController.h */, + A9A59E8819D2BB2600D7DC4F /* ComPanyAboutViewController.m */, + A9A59E8919D2BB2600D7DC4F /* ComPanyAboutViewController.xib */, ); path = ProductView; sourceTree = ""; @@ -909,8 +925,12 @@ A99EBEBB19CBAFE3005E1AA0 /* Icon-114.png */, A9D7A71B19C913A60029911F /* sale_blue_icon@2x.png */, A95CEA3B19B7667400D4605F /* icon_success@2x.png */, + A9A59E8E19D2C4DE00D7DC4F /* fund_abount_icon_1@2x.png */, + A9A59E8F19D2C4DE00D7DC4F /* fund_abount_icon_2@2x.png */, + A9A59E9019D2C4DE00D7DC4F /* fund_abount_icon_3@2x.png */, A9C2E4E419B6A0C900C659B3 /* icon_email@2x.png */, A97F9D1C19B5931C0073E7E6 /* register_button_s@2x.png */, + A9A59E8C19D2C40100D7DC4F /* hw@2x.png */, A97F9D1D19B5931C0073E7E6 /* register_button@2x.png */, A97F9D1819B592FD0073E7E6 /* login_button_s@2x.png */, A97F9D1919B592FD0073E7E6 /* login_button@2x.png */, @@ -1220,6 +1240,7 @@ A986268B19B40AAC00FF9E2C /* SVWebViewController.bundle in Resources */, A9AF6C731994B5890076C0EE /* icon_bar_share@2x.png in Resources */, A97F9D1519B592E90073E7E6 /* get_ver_button_gry@2x.png in Resources */, + A9A59E9219D2C4DE00D7DC4F /* fund_abount_icon_2@2x.png in Resources */, A95CEA3A19B755C000D4605F /* MessageCenterTableViewCell.xib in Resources */, A9EAA04019985EDE001A872A /* HomeMainView.xib in Resources */, A988A902199A755300EB10AA /* FundListCell.xib in Resources */, @@ -1267,6 +1288,7 @@ A9EAA04E1998787B001A872A /* hk_home_center__cycle@2x.png in Resources */, A9EAA0501998787B001A872A /* hk_home_center_cover@2x.png in Resources */, A9C0540619ADBCB2002331A5 /* FundProductInfoViewController.xib in Resources */, + A9A59E9319D2C4DE00D7DC4F /* fund_abount_icon_3@2x.png in Resources */, A9AF6C6719949CD30076C0EE /* icon_dock_session_actived@2x.png in Resources */, A9202B8819C95B97009932C2 /* ProFitCaculateViewController.xib in Resources */, A9EC95BB19B54FDB00681678 /* textField_cancel_ios7_s.png in Resources */, @@ -1278,6 +1300,7 @@ A93F87821999BB1D00875287 /* red_line_and_shadow@2x.png in Resources */, A9A59E8619D299EA00D7DC4F /* tab_more_p_bg@2x.png in Resources */, A91C6D4019AB8E9C00AEBF4D /* p2c_alert@2x.png in Resources */, + A9A59E8D19D2C40100D7DC4F /* hw@2x.png in Resources */, A9A59E8319D299EA00D7DC4F /* tab_mine_bg@2x.png in Resources */, A904E4AB19BEF18A0014F694 /* about_logo@2x.png in Resources */, A9AF6C6019949CD30076C0EE /* icon_dock_mine_actived@2x.png in Resources */, @@ -1290,6 +1313,7 @@ A9AF6C6419949CD30076C0EE /* icon_dock_service_actived@2x.png in Resources */, A904E4A719BEF11F0014F694 /* AboutViewController.xib in Resources */, A9A59E7619D299DE00D7DC4F /* sale_red_icon@2x.png in Resources */, + A9A59E8B19D2BB2600D7DC4F /* ComPanyAboutViewController.xib in Resources */, A9E76DD719AB378A00C0D232 /* hk_home_icon3@2x.png in Resources */, A9AF6C791994B5890076C0EE /* tabbarShadowImage@2x.png in Resources */, A9A59E7519D299DE00D7DC4F /* sale_gray_icon@2x.png in Resources */, @@ -1334,6 +1358,7 @@ A9C69455199BD14D00B2CECE /* more_icon_7@2x.png in Resources */, A9EAA04F1998787B001A872A /* hk_home_center_bg@2x.png in Resources */, A9EE5EE819C20CDA004E7A2C /* WYDAmountTableViewCell.xib in Resources */, + A9A59E9119D2C4DE00D7DC4F /* fund_abount_icon_1@2x.png in Resources */, A9AF6C6319949CD30076C0EE /* icon_dock_rt@2x.png in Resources */, A9354F5D19B870C700FDCB52 /* BaseListViewController.xib in Resources */, A93320C319BFE8090090D640 /* MyTotalAmountViewController.xib in Resources */, @@ -1439,6 +1464,7 @@ A9AA326119970335000BE4FB /* ImagePlayerView.m in Sources */, A93320C719C0227F0090D640 /* MyHoldAmountViewController.m in Sources */, A99EBEAE19CB9E8A005E1AA0 /* TransactionRecordsTableViewCell.m in Sources */, + A9A59E8A19D2BB2600D7DC4F /* ComPanyAboutViewController.m in Sources */, A9971D7919B8C39C0079F143 /* DatailProfitTopTableViewCell.m in Sources */, A9AF6C0319947DD00076C0EE /* ViewController.m in Sources */, A90BEC01199DDA9E00230242 /* WYDProductViewController.m in Sources */, diff --git a/ManagerDemo.xcworkspace/xcuserdata/xmfish.xcuserdatad/UserInterfaceState.xcuserstate b/ManagerDemo.xcworkspace/xcuserdata/xmfish.xcuserdatad/UserInterfaceState.xcuserstate index 6fe8d24..4b21457 100644 Binary files a/ManagerDemo.xcworkspace/xcuserdata/xmfish.xcuserdatad/UserInterfaceState.xcuserstate and b/ManagerDemo.xcworkspace/xcuserdata/xmfish.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.h b/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.h new file mode 100644 index 0000000..a11300c --- /dev/null +++ b/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.h @@ -0,0 +1,44 @@ +// +// ComPanyAboutViewController.h +// ManagerDemo +// +// Created by xmfish on 14-9-24. +// Copyright (c) 2014年 ash. All rights reserved. +// + +#import + +@interface ComPanyAboutViewController : UIViewController +{ + NSString* _comPanyName; + NSString* _jjComPanyNameStr; + NSString* _xsComPanyNameStr; + NSString* _fundStateStr; + NSString* _fundTypeStr; + NSString* _detailInfo1; + NSString* _detailInfo2; + NSString* _detailInfo3; + NSString* _iconUrlStr; +} +@property (strong, nonatomic)NSString* comPanyName; +@property (strong, nonatomic)NSString* jjComPanyNameStr; +@property (strong, nonatomic)NSString* xsComPanyNameStr; +@property (strong, nonatomic)NSString* fundStateStr; +@property (strong, nonatomic)NSString* fundTypeStr; +@property (strong, nonatomic)NSString* detailInfo1; +@property (strong, nonatomic)NSString* detailInfo2; +@property (strong, nonatomic)NSString* detailInfo3; +@property (strong, nonatomic)NSString* iconUrlStr; +@property (weak, nonatomic) IBOutlet UITableView *tableView; +@property (strong, nonatomic) IBOutlet UIView *headView; +@property (weak, nonatomic) IBOutlet UILabel *nameLabel; +@property (weak, nonatomic) IBOutlet UILabel *jjComPanyName; +@property (weak, nonatomic) IBOutlet UILabel *xsComPanyName; +@property (weak, nonatomic) IBOutlet UILabel *fundState; +@property (weak, nonatomic) IBOutlet UILabel *fundType; + +@property (weak, nonatomic) IBOutlet UILabel *infoLabel1; +@property (weak, nonatomic) IBOutlet UILabel *infoLabel2; +@property (weak, nonatomic) IBOutlet UILabel *infoLabel3; +@property (weak, nonatomic) IBOutlet UIImageView *comPanyIcon; +@end diff --git a/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.m b/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.m new file mode 100644 index 0000000..4ea752a --- /dev/null +++ b/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.m @@ -0,0 +1,52 @@ +// +// ComPanyAboutViewController.m +// ManagerDemo +// +// Created by xmfish on 14-9-24. +// Copyright (c) 2014年 ash. All rights reserved. +// + +#import "ComPanyAboutViewController.h" + +@interface ComPanyAboutViewController () + +@end + +@implementation ComPanyAboutViewController + +- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil +{ + self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]; + if (self) { + // Custom initialization + } + return self; +} + +- (void)viewDidLoad +{ + [super viewDidLoad]; + // Do any additional setup after loading the view from its nib. + self.navigationItem.title = @"关于"; + _tableView.tableHeaderView = _headView; + [self initData]; +} + +-(void)initData +{ + self.nameLabel.text = _comPanyName; + self.jjComPanyName.text = _jjComPanyNameStr; + self.xsComPanyName.text = _xsComPanyNameStr; + self.fundState.text = _fundStateStr; + self.fundType.text = _fundTypeStr; + self.infoLabel1.text = _detailInfo1; + self.infoLabel2.text = _detailInfo2; + self.infoLabel3.text = _detailInfo3; +} +- (void)didReceiveMemoryWarning +{ + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + +@end diff --git a/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.xib b/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.xib new file mode 100644 index 0000000..ee54246 --- /dev/null +++ b/ManagerDemo/MainView/ProductView/ComPanyAboutViewController.xib @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ManagerDemo/MainView/ProductView/FundProductInfoViewController.m b/ManagerDemo/MainView/ProductView/FundProductInfoViewController.m index 2930afc..50d5892 100644 --- a/ManagerDemo/MainView/ProductView/FundProductInfoViewController.m +++ b/ManagerDemo/MainView/ProductView/FundProductInfoViewController.m @@ -9,6 +9,7 @@ #import "FundProductInfoViewController.h" #import "MJRefresh.h" #import "FundCaculateViewController.h" +#import "ComPanyAboutViewController.h" #import "MainOrderViewController.h" @interface FundProductInfoViewController () { @@ -32,10 +33,10 @@ [super viewDidLoad]; // Do any additional setup after loading the view from its nib. - _tableView.delegate = self; - _tableView.dataSource = self; + self.tableView.delegate = self; + self.tableView.dataSource = self; _tableView.separatorStyle = UITableViewCellSeparatorStyleNone; - + _tableView.userInteractionEnabled = YES; _toolBarView.delegate = self; //加入刷新 [self.tableView addHeaderWithTarget:self action:@selector(headerRereshing)]; @@ -164,7 +165,7 @@ }else{ return 0; } - return 0; + return 4; } -(NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section { @@ -276,6 +277,24 @@ } return cell; } +-(void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath +{ + [tableView deselectRowAtIndexPath:indexPath animated:NO]; + if (indexPath.section == 4) { + ComPanyAboutViewController* comPanyAboutViewController = [[ComPanyAboutViewController alloc] init]; + comPanyAboutViewController.hidesBottomBarWhenPushed = YES; + comPanyAboutViewController.comPanyName = [[_infoDic objectForKeyWithoutNull:@"proInfo"] objectForKeyWithoutNull:@"proName"]; + comPanyAboutViewController.jjComPanyNameStr = [[_infoDic objectForKeyWithoutNull:@"fundcomp"] objectForKeyWithoutNull:@"comName"]; + comPanyAboutViewController.xsComPanyNameStr = [[_infoDic objectForKeyWithoutNull:@"fundcomp"] objectForKeyWithoutNull:@"saleComName"]; + comPanyAboutViewController.fundStateStr = [NSString stringWithFormat:@"%.2f 亿",[[[_infoDic objectForKeyWithoutNull:@"fundcomp"] objectForKeyWithoutNull:@"fundScale"] floatValue]/100000000.0]; + comPanyAboutViewController.fundTypeStr = @"货币型"; + comPanyAboutViewController.detailInfo1 = [[_infoDic objectForKeyWithoutNull:@"fundcomp"] objectForKeyWithoutNull:@"detailDesc1"]; + comPanyAboutViewController.detailInfo2 = [[_infoDic objectForKeyWithoutNull:@"fundcomp"] objectForKeyWithoutNull:@"detailDesc2"]; + comPanyAboutViewController.detailInfo3 = [[_infoDic objectForKeyWithoutNull:@"fundcomp"] objectForKeyWithoutNull:@"detailDesc3"]; + [self.navigationController pushViewController:comPanyAboutViewController animated:YES]; + } + +} #pragma mark ToolBarViewDelegate -(void)caculateProfit { diff --git a/ManagerDemo/MainView/ProductView/FundProductInfoViewController.xib b/ManagerDemo/MainView/ProductView/FundProductInfoViewController.xib index 4dad228..e08b56d 100644 --- a/ManagerDemo/MainView/ProductView/FundProductInfoViewController.xib +++ b/ManagerDemo/MainView/ProductView/FundProductInfoViewController.xib @@ -36,7 +36,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -163,10 +163,10 @@ - + - + @@ -179,6 +179,10 @@ + + + + @@ -200,7 +204,7 @@ - + @@ -208,9 +212,16 @@ + + + + + + + diff --git a/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.m b/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.m index 4d9e3fc..d68aa30 100644 --- a/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.m +++ b/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.m @@ -258,9 +258,9 @@ break; } - cell.selectionStyle = UITableViewCellSelectionStyleNone; return cell; } + #pragma mark ToolBarViewDelegate -(void)caculateProfit { diff --git a/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.xib b/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.xib index 7c0decb..507c5f7 100644 --- a/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.xib +++ b/ManagerDemo/MainView/ProductView/OtherProductInfoViewController.xib @@ -50,7 +50,7 @@ - + @@ -143,7 +143,7 @@ - + diff --git a/ManagerDemo/MainView/ProductView/WYDProductViewController.m b/ManagerDemo/MainView/ProductView/WYDProductViewController.m index eee9fc4..f347188 100644 --- a/ManagerDemo/MainView/ProductView/WYDProductViewController.m +++ b/ManagerDemo/MainView/ProductView/WYDProductViewController.m @@ -38,13 +38,14 @@ [ManagerUtil SetSubViewExternNone:self]; _tableView.delegate = self; _tableView.dataSource = self; - _tableView.separatorStyle = UITableViewCellSeparatorStyleNone; + _tableView.separatorStyle = UITableViewCellSeparatorStyleSingleLine; NSArray *nib=[[NSBundle mainBundle]loadNibNamed:@"WYDInfoHeadView" owner:self options:nil]; _wydInfoHedaView = (WYDInfoHeadView*)[nib objectAtIndex:0]; _tableView.tableHeaderView = _wydInfoHedaView; _wydInfoHedaView.hidden = YES; _toolBarView.delegate = self; + _toolBarView.hidden = YES; //加入刷新 [self.tableView addHeaderWithTarget:self action:@selector(headerRereshing)]; @@ -69,6 +70,7 @@ } self.navigationItem.title = [[jsonRes objectForKey:@"proInfo"] objectForKey:@"proName"]; [self.tableView reloadData]; + _toolBarView.hidden = NO; _wydInfoHedaView.hidden = NO; }else{ @@ -133,7 +135,7 @@ } -(UITableViewCell*)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { - NSString* cellIDentifier = [NSString stringWithFormat:@"CellIDentifier%ld-%d",indexPath.section,indexPath.row]; + NSString* cellIDentifier = [NSString stringWithFormat:@"CellIDentifier%ld-%ld",indexPath.section,indexPath.row]; DTAttributedTextCell* cell = [tableView dequeueReusableCellWithIdentifier:cellIDentifier]; if (!cell) { cell = [[DTAttributedTextCell alloc] initWithStyle:UITableViewCellStyleValue1 reuseIdentifier:cellIDentifier]; @@ -172,7 +174,7 @@ } -(UIView*)tableView:(UITableView *)tableView viewForFooterInSection:(NSInteger)section { - UIView* view = [ManagerUtil lineWithColor:[UIColor clearColor] withAlpha:1.0 withFrame:CGRectMake(0, 0, 320, 1)]; + UIView* view = [ManagerUtil lineWithColor:Touch_BackGroudColor withAlpha:1.0 withFrame:CGRectMake(0, 0, 320, 1)]; return view; } -(CGFloat)tableView:(UITableView *)tableView heightForHeaderInSection:(NSInteger)section diff --git a/ManagerDemo/MainView/ProductView/WYDProductViewController.xib b/ManagerDemo/MainView/ProductView/WYDProductViewController.xib index 673d2c4..b1ac4e3 100644 --- a/ManagerDemo/MainView/ProductView/WYDProductViewController.xib +++ b/ManagerDemo/MainView/ProductView/WYDProductViewController.xib @@ -16,10 +16,10 @@ - + - + diff --git a/ManagerDemo/Resource/fund_abount_icon_1@2x.png b/ManagerDemo/Resource/fund_abount_icon_1@2x.png new file mode 100644 index 0000000..20b2104 Binary files /dev/null and b/ManagerDemo/Resource/fund_abount_icon_1@2x.png differ diff --git a/ManagerDemo/Resource/fund_abount_icon_2@2x.png b/ManagerDemo/Resource/fund_abount_icon_2@2x.png new file mode 100644 index 0000000..b1936dc Binary files /dev/null and b/ManagerDemo/Resource/fund_abount_icon_2@2x.png differ diff --git a/ManagerDemo/Resource/fund_abount_icon_3@2x.png b/ManagerDemo/Resource/fund_abount_icon_3@2x.png new file mode 100644 index 0000000..6bcaeef Binary files /dev/null and b/ManagerDemo/Resource/fund_abount_icon_3@2x.png differ diff --git a/ManagerDemo/Resource/hw@2x.png b/ManagerDemo/Resource/hw@2x.png new file mode 100644 index 0000000..a30cbb1 Binary files /dev/null and b/ManagerDemo/Resource/hw@2x.png differ