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
提交
553983cb
提交
553983cb
编写于
2月 24, 2023
作者:
张磊
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
data source
上级
cfd018ae
变更
4
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
14 行增加
和
14 行删除
+14
-14
insurance-bind-code.vue
src/views/insurance-bind-code/insurance-bind-code.vue
+9
-7
index.scss
src/views/insurance-bindCode-success/index.scss
+1
-3
insurance-bindCode-success.vue
...insurance-bindCode-success/insurance-bindCode-success.vue
+3
-3
index.scss
src/views/insurance-detection-detail/index.scss
+1
-1
未找到文件。
src/views/insurance-bind-code/insurance-bind-code.vue
浏览文件 @
553983cb
...
...
@@ -598,15 +598,16 @@ export default {
}
.protocol-content
{
width
:
100%
;
height
:
500
PX
;
background-color
:
#ffffff
;
font-size
:
12px
;
color
:
#676869
;
font-size
:
14px
;
padding
:
15px
;
box-sizing
:
border-box
;
.block70
{
height
:
40px
;
line-height
:
30px
;
text-align
:
center
;
font-size
:
1
5
px
;
font-size
:
1
8
px
;
font-weight
:
bold
;
}
.protocol-text
{
...
...
@@ -614,7 +615,6 @@ export default {
overflow-y
:
scroll
;
-webkit-overflow-scrolling
:
touch
;
line-height
:
2
;
padding
:
0
4px
;
&
>
p
{
-webkit-overflow-scrolling
:
touch
;
min-height
:
1000px
;
...
...
@@ -631,11 +631,13 @@ export default {
justify-content
:
center
;
font-weight
:
500
;
margin
:
0
auto
;
margin-top
:
10px
;
position
:
absolute
;
bottom
:
10px
;
left
:
calc
(
50%
-
150px
);
}
}
.binding-code-showInfo
{
padding
:
24px
24px
0
24
px
;
padding
:
12px
12px
0
12
px
;
.title
{
height
:
27px
;
font-size
:
18px
;
...
...
@@ -660,7 +662,6 @@ export default {
border-radius
:
6px
;
border
:
1px
solid
#ADE9E1
;
.name
{
width
:
45px
;
min-width
:
45px
;
height
:
50px
;
line-height
:
50px
;
...
...
@@ -686,6 +687,7 @@ export default {
.user-info
{
font-weight
:
700
;
font-size
:
15px
;
white-space
:
nowrap
;
}
.space
{
margin-right
:
10px
;
...
...
src/views/insurance-bindCode-success/index.scss
浏览文件 @
553983cb
...
...
@@ -46,10 +46,8 @@
padding-bottom
:
14px
;
}
.blue-wrap
{
width
:
321px
;
background
:
#F7FFFE
;
//background: #F7FFFE;
border-radius
:
22px
;
border
:
1px
solid
#ADE9E1
;
margin
:
0
auto
;
padding-top
:
15px
;
}
...
...
src/views/insurance-bindCode-success/insurance-bindCode-success.vue
浏览文件 @
553983cb
...
...
@@ -15,9 +15,9 @@
</div>
<div
class=
"content"
>
<div
class=
"info"
>
<div
class=
"success-title"
>
请将以下信息展示给采样医生
</div
>
<!--
<div
class=
"success-title"
>
--
>
<!-- 请将以下信息展示给采样医生-->
<!--
</div>
--
>
<div
class=
"blue-wrap"
>
<div
class=
"list"
>
<p
class=
"l-left"
>
...
...
src/views/insurance-detection-detail/index.scss
浏览文件 @
553983cb
...
...
@@ -63,7 +63,7 @@
width
:
auto
;
height
:
auto
;
font-size
:
14px
;
font-weight
:
5
00
;
font-weight
:
6
00
;
color
:
#212121
;
flex
:
1
;
line-height
:
20px
;
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录