Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c14b5c5b
authored
Apr 22, 2023
by
YunaiV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录界面,增加“萌新必读”
parent
4cf734d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
src/views/Login/components/LoginForm.vue
+15
-0
No files found.
src/views/Login/components/LoginForm.vue
View file @
c14b5c5b
...
...
@@ -125,6 +125,21 @@
</div>
</el-form-item>
</el-col>
<el-divider
content-position=
"center"
>
萌新必读
</el-divider>
<el-col
:span=
"24"
style=
"padding-left: 10px; padding-right: 10px"
>
<el-form-item>
<div
class=
"flex justify-between w-[100%]"
>
<el-link
href=
"https://doc.iocoder.cn/"
target=
"_blank"
>
📚开发指南
</el-link>
<el-link
href=
"https://doc.iocoder.cn/video/"
target=
"_blank"
>
🔥视频教程
</el-link>
<el-link
href=
"https://www.iocoder.cn/Interview/good-collection/"
target=
"_blank"
>
⚡面试手册
</el-link>
<el-link
href=
"http://static.yudao.iocoder.cn/mp/Aix9975.jpeg"
target=
"_blank"
>
🤝外包咨询
</el-link>
</div>
</el-form-item>
</el-col>
</el-row>
</el-form>
</
template
>
...
...
Write
Preview
Markdown
is supported
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