Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica-admin-consultation
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
com.pica.cloud.education.frontend
pica-admin-consultation
提交
3e1ff88f
提交
3e1ff88f
编写于
9月 24, 2021
作者:
qian.jie
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'feature/jq' into 'release-new'
状态修改样式 See merge request
!145
上级
d6dd1035
6ea61d69
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
88 行增加
和
35 行删除
+88
-35
package-lock.json
package-lock.json
+54
-26
inquirylist.vue
src/components/common/inquirylist.vue
+34
-9
未找到文件。
package-lock.json
浏览文件 @
3e1ff88f
...
@@ -2840,6 +2840,25 @@
...
@@ -2840,6 +2840,25 @@
"slash"
:
"^2.0.0"
"slash"
:
"^2.0.0"
}
}
},
},
"has-flag"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"http://192.168.110.93:4873/has-flag/-/has-flag-4.0.0.tgz"
,
"integrity"
:
"sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s="
,
"dev"
:
true
,
"optional"
:
true
},
"loader-utils"
:
{
"version"
:
"2.0.0"
,
"resolved"
:
"http://192.168.110.93:4873/loader-utils/-/loader-utils-2.0.0.tgz"
,
"integrity"
:
"sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ=="
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"big.js"
:
"^5.2.2"
,
"emojis-list"
:
"^3.0.0"
,
"json5"
:
"^2.1.2"
}
},
"ms"
:
{
"ms"
:
{
"version"
:
"2.1.2"
,
"version"
:
"2.1.2"
,
"resolved"
:
"http://192.168.110.93:4873/ms/-/ms-2.1.2.tgz"
,
"resolved"
:
"http://192.168.110.93:4873/ms/-/ms-2.1.2.tgz"
,
...
@@ -2858,6 +2877,41 @@
...
@@ -2858,6 +2877,41 @@
"integrity"
:
"sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A=="
,
"integrity"
:
"sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A=="
,
"dev"
:
true
"dev"
:
true
},
},
"vue-loader-v16"
:
{
"version"
:
"npm:vue-loader@16.7.0"
,
"resolved"
:
"http://192.168.110.93:4873/vue-loader/-/vue-loader-16.7.0.tgz"
,
"integrity"
:
"sha1-7hYbL2wnsLRZJkw8I9NAaLRx1XQ="
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"chalk"
:
"^4.1.0"
,
"hash-sum"
:
"^2.0.0"
,
"loader-utils"
:
"^2.0.0"
},
"dependencies"
:
{
"chalk"
:
{
"version"
:
"4.1.2"
,
"resolved"
:
"http://192.168.110.93:4873/chalk/-/chalk-4.1.2.tgz"
,
"integrity"
:
"sha1-qsTit3NKdAhnrrFr8CqtVWoeegE="
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"ansi-styles"
:
"^4.1.0"
,
"supports-color"
:
"^7.1.0"
}
},
"supports-color"
:
{
"version"
:
"7.2.0"
,
"resolved"
:
"http://192.168.110.93:4873/supports-color/-/supports-color-7.2.0.tgz"
,
"integrity"
:
"sha1-G33NyzK4E4gBs+R4umpRyqiWSNo="
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"has-flag"
:
"^4.0.0"
}
}
}
},
"webpack-bundle-analyzer"
:
{
"webpack-bundle-analyzer"
:
{
"version"
:
"3.9.0"
,
"version"
:
"3.9.0"
,
"resolved"
:
"http://192.168.110.93:4873/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.0.tgz"
,
"resolved"
:
"http://192.168.110.93:4873/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.0.tgz"
,
...
@@ -20340,32 +20394,6 @@
...
@@ -20340,32 +20394,6 @@
}
}
}
}
},
},
"vue-loader-v16"
:
{
"version"
:
"npm:vue-loader@16.5.0"
,
"resolved"
:
"http://192.168.110.93:4873/vue-loader/-/vue-loader-16.5.0.tgz"
,
"integrity"
:
"sha1-CcTgcSRmiZ40uZpoZSTxkWX7KJI="
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"chalk"
:
"^4.1.0"
,
"hash-sum"
:
"^2.0.0"
,
"loader-utils"
:
"^2.0.0"
},
"dependencies"
:
{
"loader-utils"
:
{
"version"
:
"2.0.0"
,
"resolved"
:
"http://192.168.110.93:4873/loader-utils/-/loader-utils-2.0.0.tgz"
,
"integrity"
:
"sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ=="
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"big.js"
:
"^5.2.2"
,
"emojis-list"
:
"^3.0.0"
,
"json5"
:
"^2.1.2"
}
}
}
},
"vue-router"
:
{
"vue-router"
:
{
"version"
:
"3.5.2"
,
"version"
:
"3.5.2"
,
"resolved"
:
"http://192.168.110.93:4873/vue-router/-/vue-router-3.5.2.tgz"
,
"resolved"
:
"http://192.168.110.93:4873/vue-router/-/vue-router-3.5.2.tgz"
,
...
...
src/components/common/inquirylist.vue
浏览文件 @
3e1ff88f
...
@@ -94,7 +94,13 @@
...
@@ -94,7 +94,13 @@
</div>
</div>
</div>
</div>
<div
class=
"inquiry-user-status"
>
<div
class=
"inquiry-user-status"
>
<span
class=
"status-cll-user-answer"
>
{{
doctorCallStatus
}}
</span>
<span
:class=
"
doctorCallStatus === '已拨打完成'
? 'status-cll-user-finish'
: 'status-cll-user-answer'
"
>
{{
doctorCallStatus
}}
</span>
</div>
</div>
<div
<div
class=
"line-btn"
class=
"line-btn"
...
@@ -170,7 +176,13 @@
...
@@ -170,7 +176,13 @@
</div>
</div>
</div>
</div>
<div
class=
"inquiry-user-status"
>
<div
class=
"inquiry-user-status"
>
<span
class=
"status-cll-user-answer"
>
{{
userCallStatus
}}
</span>
<span
:class=
"
userCallStatus === '已拨打完成'
? 'status-cll-user-finish'
: 'status-cll-user-answer'
"
>
{{
userCallStatus
}}
</span>
</div>
</div>
<div
<div
class=
"line-btn"
class=
"line-btn"
...
@@ -632,11 +644,11 @@
...
@@ -632,11 +644,11 @@
}
}
}
}
}
}
.inquiry-user-status
{
.inquiry-user-status
{
width
:
calc
(
100%
-
130px
);
width
:
calc
(
100%
-
130px
);
padding-bottom
:
15px
;
padding-bottom
:
15px
;
height
:
38px
;
height
:
38px
;
.status-cll-user-answer
{
.status-cll-user-answer
{
background
:
rgba
(
255
,
94
,
87
,
0
.07
);
background
:
rgba
(
255
,
94
,
87
,
0
.07
);
border-radius
:
10px
;
border-radius
:
10px
;
border
:
1px
solid
rgba
(
255
,
94
,
87
,
0
.15
);
border
:
1px
solid
rgba
(
255
,
94
,
87
,
0
.15
);
...
@@ -645,7 +657,20 @@
...
@@ -645,7 +657,20 @@
font-size
:
14px
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
font-weight
:
400
;
color
:
#FF5E57
;
color
:
#ff5e57
;
line-height
:
20px
;
margin-right
:
6px
;
}
.status-cll-user-finish
{
background
:
rgba
(
0
,
189
,
165
,
0
.07
);
border-radius
:
10px
;
border
:
1px
solid
rgba
(
0
,
189
,
165
,
0
.17
);
padding
:
0
4px
;
height
:
20px
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#0d9078
;
line-height
:
20px
;
line-height
:
20px
;
margin-right
:
6px
;
margin-right
:
6px
;
}
}
...
@@ -723,7 +748,7 @@
...
@@ -723,7 +748,7 @@
width
:
12px
;
width
:
12px
;
height
:
12px
;
height
:
12px
;
display
:
inline-block
;
display
:
inline-block
;
background
:
url(
'../../assets/image/workbench/appointment.png'
)
no-repeat
;
background
:
url(
"../../assets/image/workbench/appointment.png"
)
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
margin-right
:
5px
;
margin-right
:
5px
;
}
}
...
@@ -731,21 +756,21 @@
...
@@ -731,21 +756,21 @@
width
:
12px
;
width
:
12px
;
height
:
12px
;
height
:
12px
;
display
:
inline-block
;
display
:
inline-block
;
background
:
url(
'../../assets/image/workbench/video.png'
)
no-repeat
;
background
:
url(
"../../assets/image/workbench/video.png"
)
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
}
}
.photo
{
.photo
{
width
:
12px
;
width
:
12px
;
height
:
12px
;
height
:
12px
;
display
:
inline-block
;
display
:
inline-block
;
background
:
url(
'../../assets/image/workbench/photo.png'
)
no-repeat
;
background
:
url(
"../../assets/image/workbench/photo.png"
)
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
}
}
.voice
{
.voice
{
width
:
12px
;
width
:
12px
;
height
:
12px
;
height
:
12px
;
display
:
inline-block
;
display
:
inline-block
;
background
:
url(
'../../assets/image/workbench/voice.png'
)
no-repeat
;
background
:
url(
"../../assets/image/workbench/voice.png"
)
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
}
}
}
}
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录