页面Demo实现

1.实现效果如下所示:

此Demo涉及到的知识点有:

1.页面布局思路;

2.TableViewCell实现单元格动态行高;

3.设置字符串中数字的颜色;

4.Cell圆角实现方法之一;

5.Cell里面嵌套TableView;

6.代码规范;

Demo下载传送门: https://github.com/PengSiSi/FirstSeeDemo/tree/master

原文地址:https://www.cnblogs.com/pengsi/p/6639213.html