摘要:
1. 点击“cell”推出对应的界面 1.1 新建group,名为:Setting 路径:MYLottery(我的彩票)->Controller 1.2 新建Cocoa Touch Class,名为:HMRedeemController 路径:MYLottery(我的彩票)->Controller- 阅读全文
2018年11月8日
2018年11月5日
摘要:
1. 新建Cocoa Touch Class: MYLottery(我的彩票)->Controller->Class:HMSetingController;Subclass of:UITableViewController 在“HMSetingController.m”的“viewDidLoad”方 阅读全文
摘要:
1. 设置导航栏标题:Navigation Item->Title:我的彩票 2. ”客服“按钮 2.1 添加按钮:View Controller Navigation左侧->拖进Button->Button->Type:Custom;Title:客服;Image:FBmm_Barbutton 2. 阅读全文
2018年10月21日
摘要:
1. 设置Discovery(发现)->View-Discovery.storyboard->Table View Controller->Table View为静态单元格,风格为组:Table View->Content:Static Cells;Style:Grouped 2. “合买”单元格设 阅读全文
摘要:
1. 新建UIViewController:Arena(竞技场)->Controller->Cocoa Touch Class->Class:HMArenaController;Subclass of:UIViewController 2. 设置“Arena.storyboard”文件的类为“HMA 阅读全文
摘要:
1. 新建UITableViewController:Hall(购彩大厅)->Controller->Cocoa Touch Class->Class:HMHallController;Subclass of:UITableViewController; 2. 设置“Hall.storyboard” 阅读全文