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
82574fc1
Commit
82574fc1
authored
Oct 28, 2024
by
‘yangmengxue’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
个人信息
parent
dda620ea
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
src/assets/scss/SignUp/referInfo.scss
src/assets/scss/SignUp/referInfo.scss
+1
-0
src/components/index/SignUp/referInfo.vue
src/components/index/SignUp/referInfo.vue
+6
-3
No files found.
src/assets/scss/SignUp/referInfo.scss
View file @
82574fc1
...
@@ -27,6 +27,7 @@
...
@@ -27,6 +27,7 @@
color
:
#a7a2a6
;
color
:
#a7a2a6
;
}
}
.school
.el-form-item
{
.school
.el-form-item
{
margin-bottom
:
5px
!
important
;
margin-bottom
:
5px
!
important
;
height
:
85px
!
important
;
height
:
85px
!
important
;
...
...
src/components/index/SignUp/referInfo.vue
View file @
82574fc1
...
@@ -982,7 +982,10 @@
...
@@ -982,7 +982,10 @@
</div>
</div>
<!-- 成绩证明资料 -->
<!-- 成绩证明资料 -->
<div
v-show=
"configJson.achievementPath == 1"
>
<div
v-show=
"configJson.achievementPath == 1"
>
<el-form-item
label=
"上传成绩证明资料"
style=
"height: 100%"
>
<el-form-item
label=
"上传成绩证明资料"
style=
"height: 100%; margin-bottom: 10px"
>
<div
class=
"image_add"
>
<div
class=
"image_add"
>
<div
class=
"image_in"
>
<div
class=
"image_in"
>
<el-upload
<el-upload
...
@@ -1045,7 +1048,7 @@
...
@@ -1045,7 +1048,7 @@
<!-- 学生成绩单 -->
<!-- 学生成绩单 -->
<div
class=
"uploadIs"
v-show=
"configJson.transcripts == 1"
>
<div
class=
"uploadIs"
v-show=
"configJson.transcripts == 1"
>
<el-form-item
<el-form-item
label=
"上传学生成绩单"
label=
"上传学生成绩单
(加盖学校公章)
"
class=
"uploadIs"
class=
"uploadIs"
style=
"height: 100%"
style=
"height: 100%"
>
>
...
...
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