提交 7de2f150 编写于 作者: 张磊's avatar 张磊

Merge branch 'feature/zl' into 'develop'

change jump page

See merge request !86
......@@ -222,7 +222,8 @@
color: #FF4B33;
font-size: 12px;
font-weight: lighter;
margin-top: 5px;
margin-top: 10px;
margin-left: 20px;
}
}
.flex-wrap{
......
......@@ -85,12 +85,6 @@
<p>
{{ item.nodeName }}
</p>
<p
v-if="dataDetail.status == 5"
class="tips"
>
温馨提示:可联系医生重新采样
</p>
</div>
<div
class="step-time"
......@@ -100,6 +94,12 @@
</div>
</div>
</div>
<p
v-if="dataDetail.status == 5"
class="tips"
>
温馨提示:可联系医生重新采样
</p>
</div>
</div>
</div>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册