Commit d4bb21bc by sunchao

样式优化-字体调大

parent 27dae040
......@@ -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"/>
......
.wrapper {
font-size: 15px;
font-size: 18px;
background: #fff;
min-height: 100%;
......@@ -16,7 +16,7 @@
justify-content: space-between;
font-weight: bold;
align-items: center;
font-size: 18px;
font-size: 20px;
div {
display: flex;
align-items: center;
......@@ -51,9 +51,9 @@
box-shadow: none;
display: flex;
flex-wrap: wrap;
font-size: 16px;
font-size: 18px;
padding: 6px 0;
}
}
}
.contentItem:last-child {
......
.wrapper {
font-size: 15px;
font-size: 18px;
background: #fff;
min-height: 100%;
select{
......@@ -11,7 +11,7 @@
justify-content: space-between;
font-weight: bold;
align-items: center;
font-size: 18px;
font-size: 20px;
div {
display: flex;
align-items: center;
......@@ -47,7 +47,7 @@
box-shadow: none;
display: flex;
flex-wrap: wrap;
font-size: 16px;
font-size: 18px;
}
select.form-control{
......
.wrapper {
font-size: 15px;
font-size: 18px;
background: #fff;
min-height: 100%;
......@@ -12,7 +12,7 @@
justify-content: space-between;
font-weight: bold;
align-items: center;
font-size: 18px;
font-size: 20px;
div {
display: flex;
align-items: center;
......@@ -48,7 +48,7 @@
box-shadow: none;
display: flex;
flex-wrap: wrap;
font-size: 16px;
font-size: 18px;
direction: rtl;
}
......
.wrapper {
padding: 10px 10px 0 10px;
font-size: 15px;
font-size: 18px;
background: #fff;
min-height: 100%;
select{
......@@ -11,7 +11,7 @@
justify-content: space-between;
font-weight: bold;
align-items: center;
font-size: 18px;
font-size: 20px;
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: 10px;
font-size: 12px;
text-align: center;
}
.photo{
......
.wrapper {
font-size: 15px;
font-size: 18px;
background: #fff;
min-height: 100%;
.title{
font-size: 15px;
font-size: 20px;
font-weight: bold;
color: #333;
width: 100%;
......@@ -33,7 +33,7 @@
box-shadow: none;
display: flex;
flex-wrap: wrap;
font-size: 16px;
font-size: 18px;
direction: rtl;
}
input[type="date"]{
......
.wrapper {
font-size: 15px;
font-size: 18px;
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: 18px;
font-size: 20px;
div {
display: flex;
align-items: center;
......
<div class="wrapper">
<img src="assets/images/pass.png" alt="通过" />
<div style="font-size: 18px;font-weight: bold;margin: 15px auto;">您已提交成功</div>
<div style="font-size: 24px;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>
......@@ -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
.wrapper {
font-size: 15px;
font-size: 18px;
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: 18px;
font-size: 20px;
div {
display: flex;
align-items: center;
......@@ -39,12 +39,12 @@
justify-content: center;
align-items: center;
flex-direction: column;
font-size: 12px;
font-size: 14px;
color: #333;
}
.tips{
text-align: center;
font-size: 11px;
font-size: 12px;
margin: 20px auto;
}
}
......
......@@ -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">
保存并下一步
......
.wrapper {
font-size: 15px;
font-size: 18px;
background: #fff;
min-height: 100%;
select{
......@@ -11,7 +11,7 @@
justify-content: space-between;
font-weight: bold;
align-items: center;
font-size: 18px;
font-size: 20px;
div {
display: flex;
align-items: center;
......@@ -47,7 +47,7 @@
box-shadow: none;
display: flex;
flex-wrap: wrap;
font-size: 16px;
font-size: 18px;
}
select.form-control{
direction: rtl;
......
......@@ -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' },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment