Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
astavrak
icu-diary-3
Commits
bf69d9dd
Commit
bf69d9dd
authored
Dec 02, 2021
by
dsbenton
Browse files
Fixed bug 4
parent
cd7de660
Changes
3
Hide whitespace changes
Inline
Side-by-side
backend/flask_session/2029240f6d1128be89ddc32729463129
View file @
bf69d9dd
No preview for this file type
backend/flask_session/5c4fc5c1cd4447119a084bba198d9cf6
0 → 100644
View file @
bf69d9dd
File added
frontend/src/views/login/index.vue
View file @
bf69d9dd
...
...
@@ -97,7 +97,7 @@
label-width=
"200px"
style=
"width: 400px; margin-left: 50px"
>
<el-form-item
label=
"
Username (email)
"
prop=
"username"
>
<el-form-item
label=
"
Email Address
"
prop=
"username"
>
<el-input
v-model=
"resetInfo.username"
/>
</el-form-item>
<el-form-item
...
...
@@ -155,7 +155,7 @@
label-width=
"200px"
style=
"width: 400px; margin-left: 50px"
>
<el-form-item
label=
"
Username
"
prop=
"username"
>
<el-form-item
label=
"
Email Address
"
prop=
"username"
>
<el-input
v-model=
"newAccount.username"
/>
</el-form-item>
<el-form-item
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment