Commit d2831ec6 authored by 黄奎's avatar 黄奎

页面修改

parent 374cff53
......@@ -452,10 +452,15 @@
.dic_content .gzqzUl li .signImg {
position: absolute;
left: 45%;
left: 60%;
z-index: 200;
}
.dic_content .gzqzUl li .signImg2 {
position: absolute;
left: 65%;
z-index: 200;
top:0%;
}
.dic_content .gzqzUl li .el-col:nth-child(2) {
text-align: right;
}
......@@ -845,7 +850,7 @@
<el-col :span="12">
{{dataList.companySignature!=''?'':dataList.clientName}}
<img style="width:120px;" :src="dataList.companySignature" v-if="dataList.companySignature!=''"
alt="" />
alt="" class="signImg2" />
</el-col>
</el-row>
</li>
......
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