Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ydLife
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
ydLife
Commits
d4bb21bc
Commit
d4bb21bc
authored
Jan 27, 2021
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化-字体调大
parent
27dae040
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
35 additions
and
30 deletions
+35
-30
src/app/my/application-process/bank-card/bank-card.component.html
+1
-1
src/app/my/application-process/bank-card/bank-card.component.scss
+3
-3
src/app/my/application-process/employee-basic-info/employee-basic-info.component.scss
+3
-3
src/app/my/application-process/employee-education/employee-education.component.scss
+3
-3
src/app/my/application-process/employee-id-card/employee-id-card.component.scss
+4
-3
src/app/my/application-process/employee-info/employee-info.component.scss
+3
-3
src/app/my/application-process/employee-salary/employee-salary.component.scss
+2
-2
src/app/my/application-process/employee-submit/employee-submit.component.html
+4
-3
src/app/my/application-process/employee-submit/employee-submit.component.scss
+3
-0
src/app/my/application-process/personal-photos/personal-photos.component.scss
+4
-4
src/app/my/application-process/personal-statement/personal-statement.component.html
+1
-1
src/app/my/application-process/work-experience/work-experience.component.scss
+3
-3
src/app/my/my-center-home/my-center-home.component.ts
+1
-1
No files found.
src/app/my/application-process/bank-card/bank-card.component.html
View file @
d4bb21bc
...
...
@@ -15,7 +15,7 @@
[
disabled
]="
approvalIdentity
||
approveStatus
!=
null
"
/>
</div>
<div
class=
"contentItem"
style=
"border:none;"
*
ngIf=
"!approvalIdentity"
>
<div
class=
"contentItem"
*
ngIf=
"!approvalIdentity"
>
<input
class=
"form-control"
name=
""
id=
""
style=
"text-align: left;padding: 6px 0;"
placeholder=
"再次输入银行卡号以确认"
[(
ngModel
)]="
sureBankAccountId
"
(
blur
)="
bs
(
3
)"
onkeyup=
"this.value=this.value.replace(/\D/g,'')"
[
disabled
]="
approveStatus
!=
null
"
maxlength=
"19"
/>
...
...
src/app/my/application-process/bank-card/bank-card.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
...
...
@@ -16,7 +16,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -51,7 +51,7 @@
box-shadow
:
none
;
display
:
flex
;
flex-wrap
:
wrap
;
font-size
:
1
6
px
;
font-size
:
1
8
px
;
padding
:
6px
0
;
}
...
...
src/app/my/application-process/employee-basic-info/employee-basic-info.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
select
{
...
...
@@ -11,7 +11,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -47,7 +47,7 @@
box-shadow
:
none
;
display
:
flex
;
flex-wrap
:
wrap
;
font-size
:
1
6
px
;
font-size
:
1
8
px
;
}
select
.form-control
{
...
...
src/app/my/application-process/employee-education/employee-education.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
...
...
@@ -12,7 +12,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -48,7 +48,7 @@
box-shadow
:
none
;
display
:
flex
;
flex-wrap
:
wrap
;
font-size
:
1
6
px
;
font-size
:
1
8
px
;
direction
:
rtl
;
}
...
...
src/app/my/application-process/employee-id-card/employee-id-card.component.scss
View file @
d4bb21bc
.wrapper
{
padding
:
10px
10px
0
10px
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
select
{
...
...
@@ -11,7 +11,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -26,6 +26,7 @@
}
.sub_title
{
margin-top
:
8px
;
font-size
:
16px
;
span
{
font-size
:
10px
;
}
...
...
@@ -43,7 +44,7 @@
width
:
100%
;
margin-top
:
10px
;
color
:
#999
;
font-size
:
1
0
px
;
font-size
:
1
2
px
;
text-align
:
center
;
}
.photo
{
...
...
src/app/my/application-process/employee-info/employee-info.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
.title
{
font-size
:
15
px
;
font-size
:
20
px
;
font-weight
:
bold
;
color
:
#333
;
width
:
100%
;
...
...
@@ -33,7 +33,7 @@
box-shadow
:
none
;
display
:
flex
;
flex-wrap
:
wrap
;
font-size
:
1
6
px
;
font-size
:
1
8
px
;
direction
:
rtl
;
}
input
[
type
=
"date"
]
{
...
...
src/app/my/application-process/employee-salary/employee-salary.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
padding
:
10px
13px
0
13px
;
...
...
@@ -11,7 +11,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
src/app/my/application-process/employee-submit/employee-submit.component.html
View file @
d4bb21bc
<div
class=
"wrapper"
>
<img
src=
"assets/images/pass.png"
alt=
"通过"
/>
<div
style=
"font-size:
18
px;font-weight: bold;margin: 15px auto;"
>
您已提交成功
</div>
<div
style=
"font-size:
24
px;font-weight: bold;margin: 15px auto;"
>
您已提交成功
</div>
<p>
我们将会在3个工作日完成审核,
</p>
<p>
辅导人后续将会联系您,
</p>
<p>
请耐心等待!
</p>
<p>
一旦审核完成公司将用短信通知您,
</p>
<p>
请注意查看!
</p>
<img
src=
"assets/images/login_logo.png"
alt=
"logo"
style=
"width: 50%;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 20px;"
>
</div>
src/app/my/application-process/employee-submit/employee-submit.component.scss
View file @
d4bb21bc
...
...
@@ -2,11 +2,13 @@
width
:
100%
;
text-align
:
center
;
margin
:
0
auto
;
img
{
width
:
30%
;
margin-top
:
30%
;
}
p
{
margin
:
5px
auto
;
font-size
:
18px
;
}
}
\ No newline at end of file
src/app/my/application-process/personal-photos/personal-photos.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
padding
:
10px
13px
0
13px
;
...
...
@@ -11,7 +11,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -39,12 +39,12 @@
justify-content
:
center
;
align-items
:
center
;
flex-direction
:
column
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
color
:
#333
;
}
.tips
{
text-align
:
center
;
font-size
:
1
1
px
;
font-size
:
1
2
px
;
margin
:
20px
auto
;
}
}
...
...
src/app/my/application-process/personal-statement/personal-statement.component.html
View file @
d4bb21bc
...
...
@@ -12,7 +12,7 @@
<span
class=
"iconfont icon-gougou"
*
ngIf=
"personalStatements.status"
></span>
</li>
</ul>
<textarea
placeholder=
"
输入报聘
"
#
autofocusFlag
[(
ngModel
)]="
everWork
"
*
ngIf=
"everWorkFlag"
class=
"form-control"
cols=
"10"
rows=
"5"
></textarea>
<textarea
placeholder=
"
请输入您曾经报聘过的保险机构名称
"
#
autofocusFlag
[(
ngModel
)]="
everWork
"
*
ngIf=
"everWorkFlag"
class=
"form-control"
cols=
"10"
rows=
"5"
></textarea>
</div>
<footer
class=
"fixed"
(
click
)="
next
()"
*
ngIf=
"!approvalIdentity"
>
保存并下一步
...
...
src/app/my/application-process/work-experience/work-experience.component.scss
View file @
d4bb21bc
.wrapper
{
font-size
:
1
5
px
;
font-size
:
1
8
px
;
background
:
#fff
;
min-height
:
100%
;
select
{
...
...
@@ -11,7 +11,7 @@
justify-content
:
space-between
;
font-weight
:
bold
;
align-items
:
center
;
font-size
:
18
px
;
font-size
:
20
px
;
div
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -47,7 +47,7 @@
box-shadow
:
none
;
display
:
flex
;
flex-wrap
:
wrap
;
font-size
:
1
6
px
;
font-size
:
1
8
px
;
}
select
.form-control
{
direction
:
rtl
;
...
...
src/app/my/my-center-home/my-center-home.component.ts
View file @
d4bb21bc
...
...
@@ -87,7 +87,7 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
{
no
:
1
,
subtitle
:
'獴哥保险诊所'
,
icon
:
'clinic'
,
path
:
`https://
${
window
.
location
.
host
}
/consulting`
,
routerLink
:
''
},
{
no
:
4
,
subtitle
:
'线上投保'
,
icon
:
'online'
,
path
:
`https://
${
window
.
location
.
host
}
/index?source=dyd`
,
routerLink
:
''
},
{
no
:
13
,
subtitle
:
'我的商机'
,
icon
:
'line'
,
path
:
''
,
routerLink
:
'business'
},
{
no
:
9
,
subtitle
:
'
我的名片
'
,
icon
:
'card'
,
path
:
`https://
${
window
.
location
.
host
}
/brokerQry/#/brokerDetail/
${
this
.
lifeCustomerInfo
.
practitionerId
}
?source=0`
,
routerLink
:
''
},
{
no
:
9
,
subtitle
:
'
执业证书
'
,
icon
:
'card'
,
path
:
`https://
${
window
.
location
.
host
}
/brokerQry/#/brokerDetail/
${
this
.
lifeCustomerInfo
.
practitionerId
}
?source=0`
,
routerLink
:
''
},
{
no
:
10
,
subtitle
:
'职业类别'
,
icon
:
'job'
,
path
:
'https://www.ydinsurance.cn/occupationQry/'
,
routerLink
:
''
},
{
no
:
7
,
subtitle
:
'文章分享'
,
icon
:
'article'
,
path
:
`https://
${
window
.
location
.
host
}
/discovery`
,
routerLink
:
''
},
{
no
:
3
,
subtitle
:
'产品海报'
,
icon
:
'poster_p'
,
path
:
'/salesDetail'
,
routerLink
:
'material'
},
...
...
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