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
2025-07-03 17:09:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
efa5111803ff099ff0ab03fa45c94130de841875
efa51118
1 parent
01d8bf28
fix: 更新老师端金数据表单链接
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/constant.js
src/constant.js
View file @
efa5111
...
...
@@ -2,7 +2,7 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-25 18:34:17
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2025-0
4-02 10:11:49
* @LastEditTime: 2025-0
7-03 17:07:48
* @FilePath: /tswj/src/constant.js
* @Description:
*/
...
...
@@ -16,7 +16,7 @@ export const JSJ_FORM_MANDARIN = `https://${prefix}/f/NAGn1D`;
export
const
JSJ_FORM_LOCALISM
=
`https://
${
prefix
}
/f/HFdZIx`
;
// 金数据表单 - 老师端
export
const
JSJ_FORM_B
=
'https://
jsj.onwall.cn
/f/g7D0MT'
;
export
const
JSJ_FORM_B
=
'https://
itomix.jsj.top
/f/g7D0MT'
;
// 颜色变量
export
const
styleColor
=
{
...
...
Please
register
or
login
to post a comment