Showing
1 changed file
with
5 additions
and
5 deletions
@@ -5,11 +5,11 @@ https://github.com/boxfish-project/boxfish-data-ios.git | @@ -5,11 +5,11 @@ https://github.com/boxfish-project/boxfish-data-ios.git | ||
5 | to do | 5 | to do |
6 | 6 | ||
7 | ### 客户端设计考虑 | 7 | ### 客户端设计考虑 |
8 | -采用MVVM架构 | 8 | +* 采用MVVM架构 |
9 | -采用Storyboard构建UI | 9 | +* 采用Storyboard构建UI |
10 | -采用AutoLayout布局 | 10 | +* 采用AutoLayout布局 |
11 | -资源图片放在Images.xcassets中 | 11 | +* 资源图片放在Images.xcassets中 |
12 | -网络库采用AFNetworking(可以利用杨琦封装的库) | 12 | +* 网络库采用AFNetworking(可以利用杨琦封装的库) |
13 | 13 | ||
14 | ### 需要提前调研的项目 | 14 | ### 需要提前调研的项目 |
15 | 需要找到一个好用的开源统计图展示库。 | 15 | 需要找到一个好用的开源统计图展示库。 |
-
Please register or login to post a comment