提交 ce64d77a 编写于 作者: liangliang.yu's avatar liangliang.yu

fix1418

上级 eb7bdb2f
......@@ -222,7 +222,7 @@
break;
case '0101':
r.statusTxt = '未填写问卷';
r.btnTxt = '查看结果';
r.btnTxt = '去填写';
break;
case '0102':
case '0104':
......
......@@ -2,7 +2,7 @@
<div class="insurance-sz">
<div class="text">
<img
src="https://files.yunqueyi.com/image/png/common/20230612173250172.png"
src="https://files.yunqueyi.com/image/png/common/20230620135424634.png"
alt=""
>
</div>
......@@ -156,8 +156,8 @@
// display: flex;
// justify-content: center;
// align-items: center;
// padding-bottom: 70px;
height: 100vh;
padding-bottom: 70px;
height: 712px;
background: #fff;
// .text{
......@@ -310,7 +310,7 @@
font-size: 16px;
display: flex;
align-items: center;
background: #00BDA5;
background: linear-gradient(270deg, #FF7400 0%, #FE4000 100%);
justify-content: center;
width: 300px;
margin: 0 auto;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册