Showing
1 changed file
with
6 additions
and
6 deletions
@@ -6,12 +6,12 @@ | @@ -6,12 +6,12 @@ | ||
6 | #### 排除下载文件(第2期做) | 6 | #### 排除下载文件(第2期做) |
7 | * exclude.txt(通用的静态资源排除列表) | 7 | * exclude.txt(通用的静态资源排除列表) |
8 | * exclude目录 | 8 | * exclude目录 |
9 | - * exclude_t_ios.txt(教师版静态资源排除列表) | 9 | + * exclude_teacher_ios.txt(教师版静态资源排除列表) |
10 | - * exclude_s_ios.txt(学生版静态资源排除列表) | 10 | + * exclude_student_ios.txt(学生版静态资源排除列表) |
11 | - * exclude_t_android.txt(安卓教师版静态资源排除列表) | 11 | + * exclude_teacher_android.txt(安卓教师版静态资源排除列表) |
12 | - * exclude_s_android.txt(安卓学生版静态资源排除列表) | 12 | + * exclude_student_android.txt(安卓学生版静态资源排除列表) |
13 | - * exclude_ft_ios.txt(ios外教静态资源排除列表) | 13 | + * exclude_foreign_teacher_ios.txt(ios外教静态资源排除列表) |
14 | - * exclude_ft_android.txt(安卓外教静态资源排除列表) | 14 | + * exclude_foreign_teacher_android.txt(安卓外教静态资源排除列表) |
15 | 15 | ||
16 | #### 针对内置的资源 | 16 | #### 针对内置的资源 |
17 | 如果检测到有更新,使用更新的资源 | 17 | 如果检测到有更新,使用更新的资源 |
-
Please register or login to post a comment