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
a1e74c60
Commit
a1e74c60
authored
Jul 08, 2020
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
专家派遣样式调整
parent
348e0d45
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
13 deletions
+6
-13
src/app/my/my-business-detail/my-business-detail.component.html
+5
-12
src/app/my/my-center-home/my-center-home.component.ts
+1
-1
No files found.
src/app/my/my-business-detail/my-business-detail.component.html
View file @
a1e74c60
...
@@ -127,23 +127,16 @@
...
@@ -127,23 +127,16 @@
</div>
</div>
<div
class=
"contentItem"
>
<div
class=
"contentItem"
>
<span>
商机状态
</span>
<span>
商机状态
</span>
<div
style=
"padding: 6px
15px;padding: 6px 15
px;color: #e10d0d;font-weight: bold;"
>
<div
style=
"padding: 6px
20
px;color: #e10d0d;font-weight: bold;"
>
{{editBusiness.mdDropOptionName?editBusiness.mdDropOptionName:'待跟进'}}
</div>
{{editBusiness.mdDropOptionName?editBusiness.mdDropOptionName:'待跟进'}}
</div>
</div>
</div>
</div>
</div>
<div
class=
"wrapper_item"
style=
"border: none;margin-bottom: 0;"
>
<div
class=
"wrapper_item"
style=
"border: none;margin-bottom: 0;"
>
<div
*
ngIf=
"editBusiness?.expertType==0"
style=
"width: 50%;margin:0 auto;height:40px;line-height:40px;border-radius:20px;text-align: center;border: 1px #e10d0d solid;"
(
click
)="
openPopInfo
('申请已收到,会在
1
个工作日派遣专家')"
>
<span>
申请专家支持
</span>
</div>
<div
class=
"contentItem"
*
ngIf=
"editBusiness?.expertType==1"
>
<span>
申请中...
</span>
</div>
<div
class=
"contentItem"
>
<div
class=
"contentItem"
>
<
div
*
ngIf=
"editBusiness?.expertType ==2"
>
<
span>
派遣专家
</span
>
<span>
派遣专家
</span>
<span
*
ngIf=
"editBusiness?.expertType == 0"
style=
"padding: 6px 10px;border: 1px #e10d0d solid;border-radius: 20px;margin-right: 10px;"
(
click
)="
openPopInfo
('申请已收到,会在
1
个工作日派遣专家')"
>
申请专家支持
</span>
<span>
{{editBusiness?.expertPractitionerName}}
</span>
<span
*
ngIf=
"editBusiness?.expertType == 1"
style=
"padding:6px 20px;"
>
派遣中...
</span>
<
/div>
<
span
*
ngIf=
"editBusiness?.expertType == 2"
style=
"padding:6px 20px;"
>
{{editBusiness?.expertPractitionerName}}
</span>
</div>
</div>
</div>
</div>
<!-- <div class="contentItem">
<!-- <div class="contentItem">
...
...
src/app/my/my-center-home/my-center-home.component.ts
View file @
a1e74c60
...
@@ -77,7 +77,7 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
...
@@ -77,7 +77,7 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
content
:
[
content
:
[
{
no
:
2
,
subtitle
:
'AI保险医生'
,
icon
:
'icon-AI'
,
path
:
`https://
${
window
.
location
.
host
}
/questionnaire/#/index?campaign=AIRobot&task=AItask1&customerId=
${
this
.
lifeCustomerInfo
.
customerId
}
`
,
routerLink
:
''
},
{
no
:
2
,
subtitle
:
'AI保险医生'
,
icon
:
'icon-AI'
,
path
:
`https://
${
window
.
location
.
host
}
/questionnaire/#/index?campaign=AIRobot&task=AItask1&customerId=
${
this
.
lifeCustomerInfo
.
customerId
}
`
,
routerLink
:
''
},
{
no
:
1
,
subtitle
:
'獴哥保险诊所'
,
icon
:
'icon-zhensuozhongxin'
,
path
:
`https://
${
window
.
location
.
host
}
/consulting`
,
routerLink
:
''
},
{
no
:
1
,
subtitle
:
'獴哥保险诊所'
,
icon
:
'icon-zhensuozhongxin'
,
path
:
`https://
${
window
.
location
.
host
}
/consulting`
,
routerLink
:
''
},
{
no
:
4
,
subtitle
:
'线上投保'
,
icon
:
'icon-yidonghulianwang2'
,
path
:
`https://
${
window
.
location
.
host
}
/index`
,
routerLink
:
''
},
{
no
:
4
,
subtitle
:
'线上投保'
,
icon
:
'icon-yidonghulianwang2'
,
path
:
`https://
${
window
.
location
.
host
}
/index
?source=dyd
`
,
routerLink
:
''
},
{
no
:
13
,
subtitle
:
'我的商机'
,
icon
:
'icon-xiansuo1'
,
path
:
''
,
routerLink
:
'business'
},
{
no
:
13
,
subtitle
:
'我的商机'
,
icon
:
'icon-xiansuo1'
,
path
:
''
,
routerLink
:
'business'
},
{
no
:
12
,
subtitle
:
'我的保单'
,
icon
:
'icon-baodanyangben'
,
path
:
''
,
routerLink
:
''
},
{
no
:
12
,
subtitle
:
'我的保单'
,
icon
:
'icon-baodanyangben'
,
path
:
''
,
routerLink
:
''
},
{
no
:
14
,
subtitle
:
'我的佣金'
,
icon
:
'icon-yongjin'
,
path
:
''
,
routerLink
:
''
},
{
no
:
14
,
subtitle
:
'我的佣金'
,
icon
:
'icon-yongjin'
,
path
:
''
,
routerLink
:
''
},
...
...
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