@@ -27,6 +27,10 @@
height: 200px;
}
+ .attachment{
+ width: 100%;
+ }
+
.OpAuditLayer{
position: fixed;
top: 20%;
@@ -1024,6 +1028,7 @@
photo.start = key;
layer.photos({
photos: photo,
+ shade: 0,
tab: function () {
num = 0;
$(".layui-layer-photos").append('<div class="icon" style="position:relative;width:100%;text-align:center;top:-133px;cursor:pointer;">\n' +