Commit 1d65534c authored by agping's avatar agping

收款图片修改

parent 96b24c88
......@@ -166,8 +166,8 @@
display: none !important;
}
.result>img,.result2>img{
width: 200px;
height: 200px;
width: 150px;
height: 150px;
}
#container_body{
position: relative;
......@@ -194,6 +194,11 @@
/*控制放大镜的 收款图片显示*/
#preview{
z-index: 9999!important;
}
#preview img{
width: 600px;
}
/*css样式*/
</style>
......
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