Commit a17ac18e by yuhao

修改刑嫌和图片

parent 82c380af
......@@ -1163,9 +1163,9 @@ export default {
}
});
} else {
if (j.id == 'xm' || j.id == 'xmhypy' || j.id == 'bmch' || j.id == 'xbdm' || j.id == 'csrq') {
j.disabled = true
}
// if (j.id == 'xm' || j.id == 'xmhypy' || j.id == 'bmch' || j.id == 'xbdm' || j.id == 'csrq') {
// j.disabled = true
// }
self.$set(
self.formLabelAlign,
j.id,
......
......@@ -32,15 +32,19 @@ export default {
footerList: [
{
title: '个案侦办'
url: require('../../assets/img/resources/bg2.png'),
title: '个案分析'
},
{
url: require('../../assets/img/resources/bg2.png'),
title: '在逃人员'
},
{
url: require('../../assets/img/resources/bg2.png'),
title: '重点人员'
},
{
url: require('../../assets/img/resources/bg2.png'),
title: '脏物管理'
},
......@@ -137,15 +141,17 @@ footer {
background: rgba(107, 186, 255, 0.14);
border-radius: 8px;
margin-right: 28px;
padding-top: 12px;
padding-top: 70px;
img {
width: 80px;
height: 80px;
}
p {
height: 20px;
font-size: 24px;
font-weight: 400;
color: #bfd8f2;
line-height: 240px;
margin-top: 2px;
margin-top: 30px;
}
}
div:nth-child(8) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment