Skip to content

Commit

Permalink
修改账号密码登记页面
Browse files Browse the repository at this point in the history
  • Loading branch information
KrxkGit committed Mar 7, 2024
1 parent 3199087 commit 3758775
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ScutLog.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{"time":"2024-03-07T17:23:08.9110469+08:00","level":"ERROR","prefix":"-","file":"RunSSH.go","line":"55","message":"ssh: handshake failed: EOF"}
{"time":"2024-03-07T17:23:08.9240403+08:00","level":"ERROR","prefix":"-","file":"RunSSH.go","line":"35","message":"Dial Fails: ssh: handshake failed: EOF"}
{"time":"2024-03-07T17:23:08.9240403+08:00","level":"ERROR","prefix":"-","file":"RunSSH.go","line":"67","message":"New Session Fails: ssh: handshake failed: EOF"}
4 changes: 3 additions & 1 deletion frontend/src/components/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
</Radio>
</RadioGroup>
<br v-for="index of 2" :id="index"/>
<Submit />
<Submit>
保存并应用
</Submit>
</Login>
</div>
</template>
Expand Down

0 comments on commit 3758775

Please sign in to comment.