Showing
1 changed file
with
2 additions
and
3 deletions
| ... | @@ -2,16 +2,15 @@ | ... | @@ -2,16 +2,15 @@ |
| 2 | * @Author: hookehuyr hookehuyr@gmail.com | 2 | * @Author: hookehuyr hookehuyr@gmail.com |
| 3 | * @Date: 2022-05-25 18:34:17 | 3 | * @Date: 2022-05-25 18:34:17 |
| 4 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 4 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 5 | - * @LastEditTime: 2022-06-22 19:51:41 | 5 | + * @LastEditTime: 2022-06-23 15:07:55 |
| 6 | * @FilePath: /tswj/src/constant.js | 6 | * @FilePath: /tswj/src/constant.js |
| 7 | * @Description: | 7 | * @Description: |
| 8 | */ | 8 | */ |
| 9 | // 金数据表单 - 家长端(废弃) | 9 | // 金数据表单 - 家长端(废弃) |
| 10 | export const JSJ_FORM_C = 'https://jsjs.onwall.cn/f/NAGn1D'; | 10 | export const JSJ_FORM_C = 'https://jsjs.onwall.cn/f/NAGn1D'; |
| 11 | // 金数据表单 - 家长端(普通话/方言) | 11 | // 金数据表单 - 家长端(普通话/方言) |
| 12 | -// TODO: 等待后端提供正式地址 | ||
| 13 | export const JSJ_FORM_MANDARIN = 'https://jsjs.onwall.cn/f/NAGn1D'; | 12 | export const JSJ_FORM_MANDARIN = 'https://jsjs.onwall.cn/f/NAGn1D'; |
| 14 | -export const JSJ_FORM_LOCALISM = 'https://jsjs.onwall.cn/f/NAGn1D'; | 13 | +export const JSJ_FORM_LOCALISM = 'https://jsjs.onwall.cn/f/HFdZIx'; |
| 15 | 14 | ||
| 16 | // 金数据表单 - 老师端 | 15 | // 金数据表单 - 老师端 |
| 17 | export const JSJ_FORM_B = 'https://jsj.onwall.cn/f/g7D0MT'; | 16 | export const JSJ_FORM_B = 'https://jsj.onwall.cn/f/g7D0MT'; | ... | ... |
-
Please register or login to post a comment