提交 ff2af8b5 编写于 作者: 张敬贤's avatar 张敬贤

fix

上级 98dac760
......@@ -24,7 +24,7 @@
required
>
<template #input>
{{ dectionForm.detectName }}
<span style="font-weight:600">{{ dectionForm.detectName }}</span>
</template>
</van-field>
<van-field
......@@ -592,8 +592,8 @@ export default {
}
.appoint-form-title{
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
font-family: PingFang SC;
font-weight: 400;
color: #212121;
padding-top:22px ;
padding-bottom: 0;
......@@ -652,7 +652,7 @@ export default {
}
}
.appoint-form-items{
font-weight: 600;
// font-weight: 600;
/deep/ .van-field__label{
color: #999999;
......
......@@ -156,7 +156,7 @@
</div>
<div class="appoint-detail-tel">
客服电话:<a
style="font-weight:550"
style="font-weight:600"
href="tel:400-006-5252"
>400-006-5252</a>
</div>
......@@ -507,7 +507,7 @@ export default {
img{
position: absolute;
left: 12px;
top: 3px;
top: 1px;
width: 12px;
height: 14px;
margin-right: 5px;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册