Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-06-23 15:08:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
301ec8d8ee1416d7de056116e0a1e70f3744ca0f
301ec8d8
1 parent
572ce824
fix 新增金数据表单方言的地址
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
src/constant.js
src/constant.js
View file @
301ec8d
...
...
@@ -2,16 +2,15 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-25 18:34:17
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-06-2
2 19:51:41
* @LastEditTime: 2022-06-2
3 15:07:55
* @FilePath: /tswj/src/constant.js
* @Description:
*/
// 金数据表单 - 家长端(废弃)
export
const
JSJ_FORM_C
=
'https://jsjs.onwall.cn/f/NAGn1D'
;
// 金数据表单 - 家长端(普通话/方言)
// TODO: 等待后端提供正式地址
export
const
JSJ_FORM_MANDARIN
=
'https://jsjs.onwall.cn/f/NAGn1D'
;
export
const
JSJ_FORM_LOCALISM
=
'https://jsjs.onwall.cn/f/
NAGn1D
'
;
export
const
JSJ_FORM_LOCALISM
=
'https://jsjs.onwall.cn/f/
HFdZIx
'
;
// 金数据表单 - 老师端
export
const
JSJ_FORM_B
=
'https://jsj.onwall.cn/f/g7D0MT'
;
...
...
Please
register
or
login
to post a comment