Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨梦雪
campSite
Commits
96a8ccd1
Commit
96a8ccd1
authored
May 05, 2022
by
杨梦雪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
9186b073
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
10 deletions
+20
-10
src/components/index/SignUp/success.vue
src/components/index/SignUp/success.vue
+20
-10
No files found.
src/components/index/SignUp/success.vue
View file @
96a8ccd1
...
...
@@ -7,14 +7,17 @@
<img
src=
"@/assets/img/signUp/offer.png"
alt=
""
/>
</div>
<div
class=
"btn"
>
<el-button
@
click=
"handleDownload"
>
下载课程通知书
</el-button>
<div
class=
"lips"
>
<!--
<div>
提醒事项:
</div>
-->
<div>
<span>
注
</span>
:请及时完成入营通知书内的要求事项。
</div>
</div>
<div
class=
"lips
"
>
<div>
提醒事项:
</div
>
<
div>
报名成功后,请及时下载课程通知书,以便提前做好课程准备。
<
/div>
<div
class=
"btn
"
>
<el-button
@
click=
"handleDownload"
>
下载课程通知书
</el-button
>
</div>
</div>
</div>
...
...
@@ -25,14 +28,17 @@
<img
src=
"@/assets/img/signUp/offer.png"
alt=
""
/>
</div>
<div
class=
"btn"
>
<el-button
@
click=
"handleDownload"
>
下载入营通知书
</el-button>
<div
class=
"lips"
>
<!--
<div>
提醒事项:
</div>
-->
<div>
<span>
注
</span>
:请及时完成入营通知书内的要求事项。
</div>
</div>
<div
class=
"lips
"
>
<div>
提醒事项:
</div
>
<
div>
报名成功后,请及时下载入营通知书,以便提前做好入营准备。
<
/div>
<div
class=
"btn
"
>
<el-button
@
click=
"handleDownload"
>
下载入营通知书
</el-button
>
</div>
</div>
</div>
</div>
...
...
@@ -104,6 +110,10 @@ export default {
color
:
#999999
;
line-height
:
21px
;
}
span
{
color
:
red
;
font-weight
:
600
;
}
}
}
</
style
>
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