Showing
1 changed file
with
1 additions
and
1 deletions
@@ -11,7 +11,7 @@ | @@ -11,7 +11,7 @@ | ||
11 | "screenWidth":1024, // For 教学画板 | 11 | "screenWidth":1024, // For 教学画板 |
12 | "screenHeight":768, // For 教学画板 | 12 | "screenHeight":768, // For 教学画板 |
13 | "courseName":"英雄是怎样炼成的",// 学生端可以展现在等待上课画面 | 13 | "courseName":"英雄是怎样炼成的",// 学生端可以展现在等待上课画面 |
14 | - "parameter":"uselocal" | 14 | + "parameter":"useLocal" |
15 | } | 15 | } |
16 | ``` | 16 | ``` |
17 | 17 |
-
Please register or login to post a comment