Skip to content

Commit b81811a

Browse files
authored
Update README.md
1 parent 3c3152f commit b81811a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@
4646
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/头部始终固定不动.gif" width="250" alt="头部始终固定不动"></td>
4747
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/头部缩放+隐藏导航栏.gif" width="250" alt="头部缩放+隐藏导航栏"></td>
4848
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/显示系统tabBar.gif" width="250" alt="显示底部tabBar"></td>
49+
</tr>
50+
</tr>
51+
<tr bgcolor="#f2f2f2">
52+
<td align="center"><strong>子VC的sectionHeader吸顶</strong></td>
53+
<td align="center"><strong>运行时修改头部高度</strong></td>
54+
<td align="center"><strong>没有头部</strong></td>
55+
</tr>
56+
<tr>
57+
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/子VC的sectionHeader吸顶.gif" width="250" alt="子VC的sectionHeader吸顶"></td>
58+
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/运行时修改头部高度.gif" width="250" alt="运行时修改头部高度"></td>
59+
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/没有头部.gif" width="250" alt="没有头部"></td>
4960
</tr>
5061
<tr bgcolor="#f2f2f2">
5162
<td align="center"><strong>滚到顶部</strong></td>
@@ -56,7 +67,6 @@
5667
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/滚到顶部.gif" width="250" alt="滚到顶部"></td>
5768
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/自定义标签栏1.gif" width="250" alt="自定义标签栏1"></td>
5869
<td><img src="https://github.com/SPStore/SPExmapleResurces/blob/main/NestedPageViewController/自定义标签栏2.gif" width="250" alt="自定义标签栏2"></td>
59-
</tr>
6070
</table>
6171

6272
## 系统要求

0 commit comments

Comments
 (0)