Skip to content

Commit d5a5539

Browse files
author
www.zerocode.net.cn
committed
fix(erd): 4.0.5发版
1 parent 5602752 commit d5a5539

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/login/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export default () => {
6767
width: 120,
6868
}}
6969
onClick={() => {
70-
window.location.href = "https://www.zerocode.net.cn/thread/111"
70+
window.location.href = "https://www.zerocode.net.cn/thread/114"
7171
}}
7272
>
7373
去看看

src/pages/register/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default () => {
5555
width: 120,
5656
}}
5757
onClick={() => {
58-
window.location.href = "https://www.zerocode.net.cn/thread/111"
58+
window.location.href = "https://www.zerocode.net.cn/thread/114"
5959
}}
6060
>
6161
去看看

0 commit comments

Comments
 (0)