|
@@ -186,7 +186,7 @@
|
|
|
height: 84px;
|
|
|
border-radius:0 0 8px 8px;
|
|
|
background:#fff;
|
|
|
- box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
|
|
|
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
|
|
|
transition: all 0.5s ease;
|
|
|
}
|
|
|
.table-columns .item-td:nth-child(1) {height:72px;}
|
|
@@ -775,7 +775,7 @@
|
|
|
<img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
<div class="mask-zzz" style="position:absolute; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0);width: 632px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
<div style="position: relative">
|
|
|
- <img style="width: 100%;height: 35%" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt_new.jpg?v={{Msg "seo" "version"}}'>
|
|
|
+ <img style="width: 100%;height: 35%;border-radius: 10px 10px 0 0;" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt_new.jpg?v={{Msg "seo" "version"}}'>
|
|
|
<div style="position: absolute;top: 50%;left: 50%; margin-top: -13px;width: 100%;height: 26px;color:#1d1d1d;font-size: 18px;transform: translateX(-50%);text-align: center;">您尚未完善信息,今日查看公告权限用完啦
|
|
|
</div>
|
|
|
</div>
|