Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica-insurance
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
com.pica.cloud.frontend
pica-insurance
提交
76d42ff8
提交
76d42ff8
编写于
8月 04, 2023
作者:
吴康俊
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'feature/ui-optimize-0801' into 'release'
feat: 调整交互 See merge request
!265
上级
0e4746d9
7fbec9e2
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
78 行增加
和
60 行删除
+78
-60
index.vue
src/views/appointDetails/index.vue
+77
-59
vue.config.js
vue.config.js
+1
-1
未找到文件。
src/views/appointDetails/index.vue
浏览文件 @
76d42ff8
...
@@ -6,32 +6,38 @@
...
@@ -6,32 +6,38 @@
:header-info=
"headerInfo"
:header-info=
"headerInfo"
/>
/>
<div
class=
"insurance-reseach-detail"
>
<div
class=
"insurance-reseach-detail"
>
<div
class=
"detail-status"
>
<img
v-if=
"expireFlag"
src=
"https://files.yunqueyi.com/image/png/common/20230301105920798.png"
alt=
""
>
<img
v-else
src=
"https://files.yunqueyi.com/image/png/common/20230228133738711.png"
alt=
""
>
{{
!
expireFlag
?
statusMap
(
detailInfo
.
status
)
:
'已过期'
}}
</div>
<div
class=
"detail-top insurance-detection"
>
<div
class=
"detail-top insurance-detection"
>
<div
class=
"detail-status"
>
<img
v-if=
"expireFlag"
src=
"https://files.yunqueyi.com/image/png/common/20230804161425552.png"
alt=
""
>
<img
v-else
src=
"https://files.yunqueyi.com/image/png/common/20230804161508175.png"
alt=
""
>
{{
!
expireFlag
?
statusMap
(
detailInfo
.
status
)
:
'已过期'
}}
</div>
<div
class=
"detection-title"
>
<div
class=
"detection-title"
>
您的
{{
isUnderLine
?
'领取'
:
'检测'
}}
时间
您的
{{
isUnderLine
?
'领取'
:
'检测'
}}
时间
</div>
</div>
<div
class=
"detection-time
mb5
"
>
<div
class=
"detection-time"
>
{{
detailInfo
.
appointmentTimeStr
}}
{{
detailInfo
.
appointmentTimeStr
}}
</div>
</div>
<div
class=
"detection-time"
>
<div
class=
"detection-time
mb5
"
>
{{
detailInfo
.
appointmentTimeStr2
}}
{{
detailInfo
.
appointmentTimeStr2
}}
</div>
</div>
<div
class=
"detail-top-info"
>
<div
<div
class=
"detail-top-address"
>
class=
"detail-top-info"
:class=
"
{ 'navigation-img--active': !isRemark }"
>
<div
class=
"detail-top-address"
:class=
"
{ 'navigation-img--active': isRemark }"
>
<div
class=
"detail-top-address-name"
>
<div
class=
"detail-top-address-name"
>
{{
detailInfo
.
hospitalName
||
'--'
}}
{{
detailInfo
.
hospitalName
||
'--'
}}
</div>
</div>
...
@@ -48,33 +54,31 @@
...
@@ -48,33 +54,31 @@
>
>
<img
<img
class=
"navigation-img"
class=
"navigation-img"
src=
"https://files.yunqueyi.com/image/png/common/20230
301160437750
.png"
src=
"https://files.yunqueyi.com/image/png/common/20230
80416441238
.png"
>
>
<div
class=
"navigation-text"
>
<
!--
<
div
class=
"navigation-text"
>
导航
导航
</div>
</div>
-->
</div>
</div>
</div>
</div>
<img
class=
"detail-top-img"
src=
"https://files.yunqueyi.com/image/png/common/20230228180052259.png"
alt=
""
>
<div
<div
v-if=
"
v-if=
"isRemark"
detailInfo.hospitalRemarks && detailInfo.hospitalRemarks !== ''
"
class=
"detail-top-hospitalInfo"
class=
"detail-top-hospitalInfo"
>
>
<img
<img
src=
"https://files.yunqueyi.com/image/png/common/20230228181040335.png"
src=
"https://files.yunqueyi.com/image/png/common/20230228181040335.png"
alt=
""
alt=
""
>
>
{{
detailInfo
.
hospitalRemarks
}}
提示备注信息提示备注信息提示备注信息提示
{{
detailInfo
.
hospitalRemarks
}}
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"detail-qrcode-content"
>
<div
class=
"detail-qrcode-content"
>
<div
class=
"tips"
>
请截图保存图片
<br>
检测时出示给检测人员
</div>
<van-image
<van-image
width=
"189px"
width=
"189px"
height=
"189px"
height=
"189px"
...
@@ -83,9 +87,6 @@
...
@@ -83,9 +87,6 @@
<div
class=
"cancel-code"
>
<div
class=
"cancel-code"
>
{{
`核销码:${verificationCode
}
`
}}
{{
`核销码:${verificationCode
}
`
}}
<
/div
>
<
/div
>
<
div
class
=
"tips"
>
请截图保存图片
<
br
>
检测时出示给检测人员
<
/div
>
<
/div
>
<
/div
>
<
div
<
div
v
-
if
=
"!expireFlag"
v
-
if
=
"!expireFlag"
...
@@ -265,6 +266,12 @@ export default {
...
@@ -265,6 +266,12 @@ export default {
}
,
}
,
computed
:
{
computed
:
{
...
mapGetters
(
'home'
,
[
'insuranceInfo'
]),
...
mapGetters
(
'home'
,
[
'insuranceInfo'
]),
isRemark
()
{
return
(
this
.
detailInfo
.
hospitalRemarks
&&
this
.
detailInfo
.
hospitalRemarks
!==
''
);
}
,
}
,
}
,
created
()
{
created
()
{
...
@@ -626,20 +633,20 @@ export default {
...
@@ -626,20 +633,20 @@ export default {
box
-
sizing
:
border
-
box
;
box
-
sizing
:
border
-
box
;
background
:
#
f5f6f8
;
background
:
#
f5f6f8
;
background
:
linear
-
gradient
(
180
deg
,
#
00
bda5
0
%
,
#
20
c5b0
125
px
,
#
f5f6f8
257
px
);
background
:
linear
-
gradient
(
180
deg
,
#
00
bda5
0
%
,
#
20
c5b0
125
px
,
#
f5f6f8
257
px
);
padding
:
20
px
12
px
160
px
;
padding
:
0
12
px
160
px
12
px
;
overflow
:
auto
;
overflow
:
auto
;
.
detail
-
status
{
.
detail
-
status
{
display
:
flex
;
display
:
flex
;
justify
-
content
:
center
;
justify
-
content
:
center
;
align
-
items
:
center
;
align
-
items
:
center
;
font
-
size
:
20
px
;
font
-
size
:
18
px
;
font
-
family
:
PingFangSC
-
Medium
,
PingFang
SC
;
font
-
family
:
PingFangSC
-
Medium
,
PingFang
SC
;
font
-
weight
:
500
;
font
-
weight
:
500
;
color
:
#
ffffff
;
color
:
#
212121
;
line
-
height
:
2
8
px
;
line
-
height
:
1
8
px
;
img
{
img
{
width
:
2
4
px
;
width
:
2
0
px
;
height
:
2
4
px
;
height
:
2
0
px
;
margin
-
right
:
6
px
;
margin
-
right
:
6
px
;
}
}
}
}
...
@@ -652,7 +659,7 @@ export default {
...
@@ -652,7 +659,7 @@ export default {
}
}
.
detail
-
qrcode
-
content
{
.
detail
-
qrcode
-
content
{
padding
:
20
px
0
;
padding
:
12
px
0
;
border
-
radius
:
11
px
;
border
-
radius
:
11
px
;
background
:
#
fff
;
background
:
#
fff
;
display
:
flex
;
display
:
flex
;
...
@@ -663,13 +670,14 @@ export default {
...
@@ -663,13 +670,14 @@ export default {
.
cancel
-
code
{
.
cancel
-
code
{
width
:
165
px
;
width
:
165
px
;
height
:
3
1
px
;
height
:
3
2
px
;
background
:
#
f9fafb
;
background
:
#
f9fafb
;
border
-
radius
:
15
px
;
border
-
radius
:
15
px
;
font
-
size
:
14
px
;
font
-
size
:
14
px
;
color
:
#
666666
;
color
:
#
212121
;
text
-
align
:
center
;
text
-
align
:
center
;
line
-
height
:
31
px
;
line
-
height
:
32
px
;
font
-
weight
:
600
;
margin
:
2
px
0
4.5
px
0
;
margin
:
2
px
0
4.5
px
0
;
}
}
...
@@ -684,10 +692,15 @@ export default {
...
@@ -684,10 +692,15 @@ export default {
}
}
}
}
.
navigation
-
img
--
active
{
background
-
image
:
url
(
'https://files.yunqueyi.com/image/png/common/2023080416421136.png'
)
!
important
;
background
-
position
:
100
%
!
important
;
background
-
size
:
cover
!
important
;
}
.
detail
-
top
-
info
{
.
detail
-
top
-
info
{
background
:
#
f9fafb
;
background
-
color
:
#
f9fafb
;
border
-
radius
:
11
px
;
border
-
radius
:
11
px
;
padding
-
bottom
:
10
px
;
.
detail
-
top
-
img
{
.
detail
-
top
-
img
{
position
:
relative
;
position
:
relative
;
left
:
50
%
;
left
:
50
%
;
...
@@ -699,18 +712,21 @@ export default {
...
@@ -699,18 +712,21 @@ export default {
.
detail
-
top
-
hospitalInfo
{
.
detail
-
top
-
hospitalInfo
{
position
:
relative
;
position
:
relative
;
display
:
flex
;
display
:
flex
;
padding
-
left
:
27
px
;
font
-
size
:
13
px
;
font
-
size
:
13
px
;
font
-
family
:
PingFangSC
-
Regular
,
PingFang
SC
;
font
-
family
:
PingFangSC
-
Regular
,
PingFang
SC
;
font
-
weight
:
400
;
font
-
weight
:
400
;
color
:
#
212121
;
color
:
#
212121
;
line
-
height
:
19
px
;
line
-
height
:
19
px
;
align
-
items
:
center
;
align
-
items
:
center
;
padding
:
10
px
0
10
px
27
px
;
border
-
top
:
1
px
solid
#
f0f1f2
;
background
-
color
:
#
f9fafb
;
border
-
radius
:
0
0
11
px
11
px
;
img
{
img
{
position
:
absolute
;
position
:
absolute
;
left
:
12
px
;
left
:
12
px
;
top
:
1
px
;
top
:
1
2
px
;
width
:
12
px
;
width
:
12
px
;
height
:
14
px
;
height
:
14
px
;
margin
-
right
:
5
px
;
margin
-
right
:
5
px
;
...
@@ -744,6 +760,7 @@ export default {
...
@@ -744,6 +760,7 @@ export default {
.
detail
-
top
-
address
{
.
detail
-
top
-
address
{
position
:
relative
;
position
:
relative
;
padding
:
15
px
52
px
6
px
12
px
;
padding
:
15
px
52
px
6
px
12
px
;
border
-
radius
:
11
px
11
px
0
0
;
.
detail
-
top
-
address
-
name
{
.
detail
-
top
-
address
-
name
{
height
:
21
px
;
height
:
21
px
;
width
:
257
px
;
width
:
257
px
;
...
@@ -763,14 +780,16 @@ export default {
...
@@ -763,14 +780,16 @@ export default {
font
-
weight
:
400
;
font
-
weight
:
400
;
color
:
#
9
f9f9f
;
color
:
#
9
f9f9f
;
line
-
height
:
16
px
;
line
-
height
:
16
px
;
white
-
space
:
nowrap
;
overflow
:
hidden
;
text
-
overflow
:
ellipsis
;
}
}
.
detail
-
top
-
address
-
navigation
{
.
detail
-
top
-
address
-
navigation
{
position
:
absolute
;
position
:
absolute
;
top
:
13
px
;
top
:
13
px
;
right
:
12
px
;
right
:
12
px
;
.
navigation
-
img
{
.
navigation
-
img
{
width
:
28
px
;
width
:
36
px
;
height
:
28
px
;
margin
-
bottom
:
4
px
;
margin
-
bottom
:
4
px
;
}
}
.
navigation
-
text
{
.
navigation
-
text
{
...
@@ -896,29 +915,28 @@ export default {
...
@@ -896,29 +915,28 @@ export default {
background
:
#
ffffff
;
background
:
#
ffffff
;
border
-
radius
:
11
px
;
border
-
radius
:
11
px
;
padding
:
20
px
15
px
;
padding
:
20
px
15
px
;
margin
-
top
:
2
2
px
;
margin
-
top
:
1
2
px
;
.
detection
-
title
{
.
detection
-
title
{
height
:
1
8
px
;
height
:
1
3
px
;
font
-
size
:
13
px
;
font
-
size
:
13
px
;
font
-
family
:
PingFangSC
-
Regular
,
PingFang
SC
;
font
-
family
:
PingFangSC
-
Regular
,
PingFang
SC
;
font
-
weight
:
400
;
font
-
weight
:
400
;
color
:
#
666666
;
color
:
#
666666
;
line
-
height
:
1
8
px
;
line
-
height
:
1
3
px
;
text
-
align
:
center
;
text
-
align
:
center
;
margin
-
bottom
:
1
px
;
margin
-
top
:
17
px
;
margin
-
bottom
:
6
px
;
}
}
.
detection
-
time
{
.
detection
-
time
{
height
:
30
px
;
font
-
size
:
20
px
;
font
-
size
:
21
px
;
font
-
family
:
PingFangSC
-
Semibold
,
PingFang
SC
;
font
-
family
:
PingFangSC
-
Semibold
,
PingFang
SC
;
font
-
weight
:
600
;
font
-
weight
:
600
;
color
:
#
212121
;
color
:
#
212121
;
line
-
height
:
30
px
;
line
-
height
:
24
px
;
text
-
align
:
center
;
text
-
align
:
center
;
margin
-
bottom
:
15
px
;
}
}
.
mb5
{
.
mb5
{
margin
-
bottom
:
5
px
;
margin
-
bottom
:
1
5
px
;
}
}
}
}
.
appoint
-
detail
-
tel
{
.
appoint
-
detail
-
tel
{
...
@@ -926,7 +944,7 @@ export default {
...
@@ -926,7 +944,7 @@ export default {
font
-
size
:
14
px
;
font
-
size
:
14
px
;
font
-
family
:
PingFangSC
-
Regular
,
PingFang
SC
;
font
-
family
:
PingFangSC
-
Regular
,
PingFang
SC
;
font
-
weight
:
400
;
font
-
weight
:
400
;
color
:
#
666666
;
color
:
#
999999
;
line
-
height
:
22
px
;
line
-
height
:
22
px
;
text
-
align
:
center
;
text
-
align
:
center
;
.
serve
-
time
{
.
serve
-
time
{
...
...
vue.config.js
浏览文件 @
76d42ff8
...
@@ -36,7 +36,7 @@ module.exports = {
...
@@ -36,7 +36,7 @@ module.exports = {
port
:
8083
,
port
:
8083
,
proxy
:
{
proxy
:
{
'/proxy'
:
{
'/proxy'
:
{
target
:
'https://
dev
-sc.yunqueyi.com/'
,
target
:
'https://
test1
-sc.yunqueyi.com/'
,
// target: 'https://test1-sc.yunqueyi.com/',
// target: 'https://test1-sc.yunqueyi.com/',
// target: 'https://uat-sc.yunqueyi.com/',
// target: 'https://uat-sc.yunqueyi.com/',
// http://10.241.65.90:3000/mock/1071/cs/route/removeUser
// http://10.241.65.90:3000/mock/1071/cs/route/removeUser
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录