Showing
1 changed file
with
1 additions
and
0 deletions
@@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
3 | * 客户端监听网页上上传班级图片的tap事件 | 3 | * 客户端监听网页上上传班级图片的tap事件 |
4 | * 客户端截取图片后通知网页截取成功(调用网页的方法) | 4 | * 客户端截取图片后通知网页截取成功(调用网页的方法) |
5 | * 客户端监听'完成'按钮的tap事件,获取到班级名称,将截好的图片和班级名称通过API接口上传给server完成班级的添加或修改操作(调用网页的方法) | 5 | * 客户端监听'完成'按钮的tap事件,获取到班级名称,将截好的图片和班级名称通过API接口上传给server完成班级的添加或修改操作(调用网页的方法) |
6 | + | ||
6 | ### 需要APP更新班级缓存的HTML页面操作 | 7 | ### 需要APP更新班级缓存的HTML页面操作 |
7 | 8 | ||
8 | * 班级的添加、更新(改名)、删除 | 9 | * 班级的添加、更新(改名)、删除 |
-
Please register or login to post a comment