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

Merge branch 'release-yll0616' into 'release'

fixui1641

See merge request !241
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
break; break;
case '0204': case '0204':
r.statusTxt = '结果无效'; r.statusTxt = '结果无效';
r.btnTxt = '重新预约'; r.btnTxt = '查看结果';
break; break;
case '0304': case '0304':
r.statusTxt = '待审核'; r.statusTxt = '待审核';
...@@ -355,12 +355,12 @@ ...@@ -355,12 +355,12 @@
margin-bottom: 5px; margin-bottom: 5px;
.label { .label {
display: inline-block; display: inline-block;
width: 80px; width: 90px;
color: #999999; color: #999999;
} }
.value { .value {
display: inline-block; display: inline-block;
width: 268px; width: 258px;
color: #212121; color: #212121;
font-weight: 700; font-weight: 700;
word-break: break-all; word-break: break-all;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册