Showing
1 changed file
with
3 additions
and
0 deletions
@@ -6,6 +6,9 @@ | @@ -6,6 +6,9 @@ | ||
6 | * 启动课程 | 6 | * 启动课程 |
7 | * type = prepareCourse | 7 | * type = prepareCourse |
8 | * resourceInfo = 本课需要下载的资源列表 | 8 | * resourceInfo = 本课需要下载的资源列表 |
9 | + * screenWidth = 屏幕宽度 | ||
10 | + * screenHeight = 屏幕高度 | ||
11 | + | ||
9 | * 发送课程页信息 | 12 | * 发送课程页信息 |
10 | * type = coursePage | 13 | * type = coursePage |
11 | * pageInfo = 页面Json信息 | 14 | * pageInfo = 页面Json信息 |
-
Please register or login to post a comment