Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
activities
/
web-job
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
dcd5312b
authored
Feb 25, 2025
by
陆志强
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/csr' into test
parents
142ceefd
5a18b777
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
src/components/Detail/DetailIndex.vue
+1
-0
src/components/Submit/SubmitForm.vue
+3
-3
No files found.
src/components/Detail/DetailIndex.vue
View file @
dcd5312b
...
...
@@ -327,6 +327,7 @@ export default {
width
:
72px
;
height
:
40px
;
border-radius
:
25px
;
margin-right
:
15px
;
}
&
__submit
{
width
:
261px
;
...
...
src/components/Submit/SubmitForm.vue
View file @
dcd5312b
...
...
@@ -97,15 +97,15 @@
<div
class=
"form-cv"
>
<van-cell-group
class=
"slot"
:border=
"false"
>
<van-cell
:border=
"false"
>
<
template
slot:title
>
<
template
v-
slot:title
>
<div
class=
"form-cv__title"
>
简历
</div>
</
template
>
<
template
slot:label
>
<
template
v-
slot:label
>
<div
style=
"white-space: nowrap"
>
支持png、jpeg、jpg、pdf格式,文件大小不可超过10M
</div>
</
template
>
<
template
slot:right-icon
>
<
template
v-
slot:right-icon
>
<van-button
id=
"select"
class=
"form-cv__addbutton"
...
...
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