Skip to content

Commit 9e5ea4a

Browse files
authored
Update README.md
1 parent 817d985 commit 9e5ea4a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ platform:ios,'9.0'
3333
target 'MyApp' do
3434
pod 'SPAlertController', '~> 3.1.0'
3535
end
36-
37-
3.1.0版本改动点:
38-
1、actionSheet样式加了单边圆角效果
39-
2、毛玻璃默认为NO
40-
3、当不需要毛玻璃效果时,actionButton的选中背景色修改(灰度0.1),属于bug修复
41-
4、“取消action”上的分割线背景色修改(灰度由0.3变为0.2),高度由6增加为8,
42-
5、每个actionButton的最小高度由49变为55
4336
```
4437

4538
## 使用示例

0 commit comments

Comments
 (0)