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
064d2375
Commit
064d2375
authored
Oct 28, 2021
by
Sweet Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式和loading页面的显示判断
parent
d6589cd4
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
24 additions
and
39 deletions
+24
-39
src/app/my/application-process/invitation/invitation.component.ts
+4
-4
src/app/my/e-notice/e-notice.component.html
+7
-7
src/app/my/e-notice/e-notice.component.scss
+2
-6
src/app/my/menu-item/menu-item.component.ts
+2
-2
src/app/my/my-business-detail/my-business-detail.component.scss
+2
-2
src/app/my/my-business-detail/my-business-detail.component.ts
+4
-2
src/app/my/my-setting-detail/my-setting-detail.component.html
+1
-2
src/index.html
+2
-14
No files found.
src/app/my/application-process/invitation/invitation.component.ts
View file @
064d2375
...
@@ -18,7 +18,7 @@ export class InvitationComponent implements OnInit {
...
@@ -18,7 +18,7 @@ export class InvitationComponent implements OnInit {
hiringBasicInfoId
:
any
;
hiringBasicInfoId
:
any
;
//被邀请人
//被邀请人
inviteeName
:
string
;
inviteeName
:
string
;
constructor
(
private
myService
:
MyService
,
constructor
(
private
myService
:
MyService
,
private
activatedRoute
:
ActivatedRoute
,
private
activatedRoute
:
ActivatedRoute
,
public
lifeCommonService
:
LifeCommonService
,
public
lifeCommonService
:
LifeCommonService
,
private
router
:
Router
)
{
}
private
router
:
Router
)
{
}
...
@@ -37,7 +37,7 @@ export class InvitationComponent implements OnInit {
...
@@ -37,7 +37,7 @@ export class InvitationComponent implements OnInit {
//分享邀请
//分享邀请
sandInvitation
()
{
sandInvitation
()
{
if
(
this
.
deviceType
==
3
){
if
(
this
.
deviceType
==
3
){
const
imgUrl
=
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
?
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
:
`
${
environment
.
ORIG
INNAME
}
/ydLife/assets/images/icons/meng.png`
;
const
imgUrl
=
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
?
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
:
`
${
environment
.
DOMA
INNAME
}
/ydLife/assets/images/icons/meng.png`
;
this
.
lifeCommonService
.
shareStatusPublish
(
1
);
this
.
lifeCommonService
.
shareStatusPublish
(
1
);
this
.
lifeCommonService
.
wxShare
(
this
.
lifeCommonService
.
wxShare
(
'银盾保险经纪电子报聘邀请函'
,
'银盾保险经纪电子报聘邀请函'
,
...
@@ -48,8 +48,8 @@ export class InvitationComponent implements OnInit {
...
@@ -48,8 +48,8 @@ export class InvitationComponent implements OnInit {
alert
(
'请在微信公众号中发送邀请'
);
alert
(
'请在微信公众号中发送邀请'
);
}
}
}
}
register
(){
register
(){
this
.
router
.
navigate
([
'/register'
],{
queryParams
:
{
hiringBasicInfoId
:
this
.
hiringBasicInfoId
}
});
this
.
router
.
navigate
([
'/register'
],{
queryParams
:
{
hiringBasicInfoId
:
this
.
hiringBasicInfoId
}
});
}
}
...
...
src/app/my/e-notice/e-notice.component.html
View file @
064d2375
...
@@ -81,14 +81,14 @@
...
@@ -81,14 +81,14 @@
<li><span>
(四)
</span><div>
许可证有效期:2012 年8 月21 日至2024 年8 月18 日
</div></li>
<li><span>
(四)
</span><div>
许可证有效期:2012 年8 月21 日至2024 年8 月18 日
</div></li>
<li><span>
(五)
</span><div>
业务范围:在全国区域内(港、澳、台除外)为投保人拟定投保方案、选择保险人、办理投保手续、协助被保险人或受益人进行索赔;再保险人经纪业务;为委托人提供防灾、防损或风险评估、风险管理咨询服务;中国保监会批准的其他业务
</div></li>
<li><span>
(五)
</span><div>
业务范围:在全国区域内(港、澳、台除外)为投保人拟定投保方案、选择保险人、办理投保手续、协助被保险人或受益人进行索赔;再保险人经纪业务;为委托人提供防灾、防损或风险评估、风险管理咨询服务;中国保监会批准的其他业务
</div></li>
<li><span>
(六)
</span><div>
经营区域:全国区域内(港、澳、台除外)
</div></li>
<li><span>
(六)
</span><div>
经营区域:全国区域内(港、澳、台除外)
</div></li>
<li><span>
(七)
</span><div>
联系方式: 400-921-9290
</div></li>
<li
style=
"margin-bottom: 10px;"
><span>
(七)
</span><div>
联系方式: 400-921-9290
</div></li>
</ul>
</ul>
<p>
二、 请您仔细阅读保险条款,重点关注保险责任、责任免除、被保险人权利义务、免赔额或免赔率的计算、健康保险产品等待期等内容。
</p>
<p
style=
"margin-bottom: 10px;"
>
二、 请您仔细阅读保险条款,重点关注保险责任、责任免除、被保险人权利义务、免赔额或免赔率的计算、健康保险产品等待期等内容。
</p>
<p>
三、 请向本公司的经纪人详细了解《中国人民共和国保险法》等法律法规对于索赔时效、保险公司理赔时限、合同中止与失效、未成年人投保限额等的相关规定,以及不履行如实告知义务、故意制造保险事故或夸大事故损失、申报年龄不真实等情形导致的法律后果。
</p>
<p
style=
"margin-bottom: 10px;"
>
三、 请向本公司的经纪人详细了解《中国人民共和国保险法》等法律法规对于索赔时效、保险公司理赔时限、合同中止与失效、未成年人投保限额等的相关规定,以及不履行如实告知义务、故意制造保险事故或夸大事故损失、申报年龄不真实等情形导致的法律后果。
</p>
<p>
四、 请关注保险产品的承保公司设立分支机构信息,在承保保险公司未设立分支机构的地区购买保险,后续服务可能会受到一定影响。
</p>
<p
style=
"margin-bottom: 10px;"
>
四、 请关注保险产品的承保公司设立分支机构信息,在承保保险公司未设立分支机构的地区购买保险,后续服务可能会受到一定影响。
</p>
<p>
五、 根据《中华人民共和国保险法》的规定,保险经纪机构因过错给投保人、被保险人造成损失的,依法承担赔偿责任。
</p>
<p
style=
"margin-bottom: 10px;"
>
五、 根据《中华人民共和国保险法》的规定,保险经纪机构因过错给投保人、被保险人造成损失的,依法承担赔偿责任。
</p>
<p>
六、 本公司已按《保险经纪人监管规定》缴存保证金,并与合作保险公司签订合作合同。本公司按照合同约定在保险公司授权范围内销售其公司的寿险、意外险、健康险、家财险、车险等产品,向保险公司收取经纪服务费,具体以保险公司告知为准。
</p>
<p
style=
"margin-bottom: 10px;"
>
六、 本公司已按《保险经纪人监管规定》缴存保证金,并与合作保险公司签订合作合同。本公司按照合同约定在保险公司授权范围内销售其公司的寿险、意外险、健康险、家财险、车险等产品,向保险公司收取经纪服务费,具体以保险公司告知为准。
</p>
<p>
七、 如果您发现本公司从业人员存在误导行为及其他损害您合法利益的行为,可向本公司投诉,投诉电话400-921-9290。
</p>
<p
style=
"margin-bottom: 10px;"
>
七、 如果您发现本公司从业人员存在误导行为及其他损害您合法利益的行为,可向本公司投诉,投诉电话400-921-9290。
</p>
<p
style=
"text-align: right;"
>
上海银盾保险经纪有限公司
</p>
<p
style=
"text-align: right;"
>
上海银盾保险经纪有限公司
</p>
<p
style=
"margin-top:20px;"
>
※本人已详细阅读并充分了解上述告知所说明之权利义务,同意委托上海银盾保险经纪公司代为办理保险业务。
</p>
<p
style=
"margin-top:20px;"
>
※本人已详细阅读并充分了解上述告知所说明之权利义务,同意委托上海银盾保险经纪公司代为办理保险业务。
</p>
<p
style=
"margin-top:10px;"
>
投保人亲签:_________________
</p>
<p
style=
"margin-top:10px;"
>
投保人亲签:_________________
</p>
...
...
src/app/my/e-notice/e-notice.component.scss
View file @
064d2375
...
@@ -2,18 +2,14 @@
...
@@ -2,18 +2,14 @@
color
:
#666
;
color
:
#666
;
letter-spacing
:
1px
;
letter-spacing
:
1px
;
padding
:
0
10px
50px
10px
;
padding
:
0
10px
50px
10px
;
font-size
:
18px
;
h3
{
h3
{
text-align
:
center
;
text-align
:
center
;
font-size
:
1
8
px
;
font-size
:
1
9
px
;
font-weight
:
bold
;
font-weight
:
bold
;
margin
:
8px
0
15px
0
;
margin
:
8px
0
15px
0
;
}
}
p
{
font-size
:
16px
;
// text-indent: 30px;
}
h4
{
h4
{
font-size
:
16px
;
font-weight
:
bold
;
font-weight
:
bold
;
margin
:
15px
0
;
margin
:
15px
0
;
line-height
:
1
.5
;
line-height
:
1
.5
;
...
...
src/app/my/menu-item/menu-item.component.ts
View file @
064d2375
...
@@ -99,7 +99,7 @@ export class MenuItemComponent implements OnInit {
...
@@ -99,7 +99,7 @@ export class MenuItemComponent implements OnInit {
{
no
:
30
,
subtitle
:
'执业证书'
,
icon
:
'card'
,
path
:
`https://
${
window
.
location
.
host
}
/brokerQry/#/brokerDetail/
${
this
.
lifeCustomerInfo
.
practitionerId
}
?source=0`
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
30
,
subtitle
:
'执业证书'
,
icon
:
'card'
,
path
:
`https://
${
window
.
location
.
host
}
/brokerQry/#/brokerDetail/
${
this
.
lifeCustomerInfo
.
practitionerId
}
?source=0`
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
32
,
subtitle
:
'公司介绍'
,
icon
:
'introduce'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
32
,
subtitle
:
'公司介绍'
,
icon
:
'introduce'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
27
,
subtitle
:
'我的经纪合同'
,
icon
:
'contract'
,
path
:
''
,
routerLink
:
'my_application'
,
showSubMenu
:
true
},
{
no
:
27
,
subtitle
:
'我的经纪合同'
,
icon
:
'contract'
,
path
:
''
,
routerLink
:
'my_application'
,
showSubMenu
:
true
},
]
]
}
}
];
];
...
@@ -181,7 +181,7 @@ export class MenuItemComponent implements OnInit {
...
@@ -181,7 +181,7 @@ export class MenuItemComponent implements OnInit {
// 分享名片
// 分享名片
shareIdCard
()
{
shareIdCard
()
{
const
imgUrl
=
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
?
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
:
`
${
environment
.
ORIG
INNAME
}
/ydLife/assets/images/icons/meng.png`
;
const
imgUrl
=
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
?
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
:
`
${
environment
.
DOMA
INNAME
}
/ydLife/assets/images/icons/meng.png`
;
this
.
lifeCommonService
.
shareStatusPublish
(
1
);
this
.
lifeCommonService
.
shareStatusPublish
(
1
);
this
.
lifeCommonService
.
wxShare
(
this
.
lifeCommonService
.
wxShare
(
`银盾保险经纪
${
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
name
}
`
,
`银盾保险经纪
${
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
name
}
`
,
...
...
src/app/my/my-business-detail/my-business-detail.component.scss
View file @
064d2375
...
@@ -15,13 +15,13 @@
...
@@ -15,13 +15,13 @@
margin-right
:
10px
;
margin-right
:
10px
;
line-height
:
30px
;
line-height
:
30px
;
height
:
30px
;
height
:
30px
;
width
:
25%
;
flex
:
1
;
text-align
:
center
;
text-align
:
center
;
border
:
1px
#a9aabb
solid
;
border
:
1px
#a9aabb
solid
;
border-radius
:
20px
;
border-radius
:
20px
;
h3
{
h3
{
font-weight
:
normal
;
font-weight
:
normal
;
font-size
:
1
6
px
;
font-size
:
1
5
px
;
}
}
}
}
li
.selected
{
li
.selected
{
...
...
src/app/my/my-business-detail/my-business-detail.component.ts
View file @
064d2375
...
@@ -124,7 +124,7 @@ export class MyBusinessDetailComponent implements OnInit {
...
@@ -124,7 +124,7 @@ export class MyBusinessDetailComponent implements OnInit {
this
.
selectTab
(
1
);
this
.
selectTab
(
1
);
}
else
{
}
else
{
this
.
clickFlag
=
true
;
this
.
clickFlag
=
true
;
this
.
selectTab
(
5
);
this
.
selectTab
(
1
);
//查询商机
//查询商机
setTimeout
(()
=>
{
setTimeout
(()
=>
{
this
.
ownOpportunityDetailQuery
();
this
.
ownOpportunityDetailQuery
();
...
@@ -616,6 +616,7 @@ export class MyBusinessDetailComponent implements OnInit {
...
@@ -616,6 +616,7 @@ export class MyBusinessDetailComponent implements OnInit {
this
.
eNoticeState
=
false
;
this
.
eNoticeState
=
false
;
if
(
this
.
deviceType
!=
3
){
if
(
this
.
deviceType
!=
3
){
alert
(
'请在微信公众号中发送邀请'
);
alert
(
'请在微信公众号中发送邀请'
);
return
;
}
}
const
param
=
{
const
param
=
{
practitionerId
:
this
.
lifeCustomerInfo
[
'practitionerId'
],
practitionerId
:
this
.
lifeCustomerInfo
[
'practitionerId'
],
...
@@ -628,7 +629,8 @@ export class MyBusinessDetailComponent implements OnInit {
...
@@ -628,7 +629,8 @@ export class MyBusinessDetailComponent implements OnInit {
this
.
myService
.
saveInformedSheet
(
param
).
subscribe
(
res
=>
{
this
.
myService
.
saveInformedSheet
(
param
).
subscribe
(
res
=>
{
if
(
res
[
'success'
]){
if
(
res
[
'success'
]){
setTimeout
(()
=>
{
setTimeout
(()
=>
{
const
imgUrl
=
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
?
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
:
`
${
environment
.
ORIGINNAME
}
/ydLife/assets/images/icons/meng.png`
;
const
imgUrl
=
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
?
this
.
lifeCustomerInfo
.
practitionerBasicInfo
.
headImagePath
:
`
${
environment
.
DOMAINNAME
}
/ydLife/assets/images/icons/meng.png`
;
console
.
log
(
imgUrl
);
this
.
lifeCommonService
.
shareStatusPublish
(
1
);
this
.
lifeCommonService
.
shareStatusPublish
(
1
);
this
.
lifeCommonService
.
wxShare
(
this
.
lifeCommonService
.
wxShare
(
'保险服务委托协议和客户告知书签署'
,
'保险服务委托协议和客户告知书签署'
,
...
...
src/app/my/my-setting-detail/my-setting-detail.component.html
View file @
064d2375
...
@@ -89,4 +89,4 @@
...
@@ -89,4 +89,4 @@
</div>
</div>
<ydlife-alert
*
ngIf=
"isNeedAlert"
[
dialogInfo
]="
dialogInfo
"
(
popInfo
)="
getPopInfo
()"
></ydlife-alert>
<ydlife-alert
*
ngIf=
"isNeedAlert"
[
dialogInfo
]="
dialogInfo
"
(
popInfo
)="
getPopInfo
()"
></ydlife-alert>
<ydlife-toast
*
ngIf=
"toastDialog"
[
toastInfo
]="
toastInfo
"
></ydlife-toast>
<ydlife-toast
*
ngIf=
"toastDialog"
[
toastInfo
]="
toastInfo
"
></ydlife-toast>
\ No newline at end of file
src/index.html
View file @
064d2375
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<img src="assets/images/loading.gif" alt="loading" class="img-responsive" style="width: 68px;height: 68px;">
<img src="assets/images/loading.gif" alt="loading" class="img-responsive" style="width: 68px;height: 68px;">
</div> -->
</div> -->
<div
id=
"adv"
<div
id=
"adv"
style=
"width: 100%;min-width: 320px;height:100%;max-width: 640px;overflow: hidden;position: fixed;top: 0;right: 0; bottom: 0;left: 0;background: #fff;margin: auto;"
>
style=
"width: 100%;min-width: 320px;height:100%;max-width: 640px;overflow: hidden;position: fixed;top: 0;right: 0; bottom: 0;left: 0;background: #fff;margin: auto;
display: none;
"
>
<div
class=
"content"
style=
"text-align: center;margin: 0 auto;"
>
<div
class=
"content"
style=
"text-align: center;margin: 0 auto;"
>
<img
style=
"width:100%;margin-bottom: 15px;"
src=
"assets/images/loading_bg.png"
>
<img
style=
"width:100%;margin-bottom: 15px;"
src=
"assets/images/loading_bg.png"
>
<!-- <div style="margin-top: 45%;">欢迎回家,先喝碗鸡汤</div> -->
<!-- <div style="margin-top: 45%;">欢迎回家,先喝碗鸡汤</div> -->
...
@@ -118,20 +118,8 @@
...
@@ -118,20 +118,8 @@
//页面刷新的时候不出现
//页面刷新的时候不出现
if
(
window
.
name
==
""
)
{
if
(
window
.
name
==
""
)
{
window
.
name
=
"isReload"
;
// 在首次进入页面时我们可以给window.name设置一个固定值
window
.
name
=
"isReload"
;
// 在首次进入页面时我们可以给window.name设置一个固定值
if
(
shareCode
){
initialize
();
let
loading
=
document
.
getElementById
(
"adv"
);
loading
.
style
.
display
=
'none'
;
}
else
{
initialize
();
}
getknowledgeQry
();
getknowledgeQry
();
}
else
if
(
window
.
name
==
"isReload"
)
{
let
loading
=
document
.
getElementById
(
"adv"
);
loading
.
style
.
display
=
'none'
;
}
if
(
window
.
location
.
pathname
==
'/identify'
){
let
loading
=
document
.
getElementById
(
"adv"
);
loading
.
style
.
display
=
'none'
;
}
}
//用于去除alert的url
//用于去除alert的url
...
...
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