Browse Source

fix: 修复图片缓存问题

zhangyuhan 1 year ago
parent
commit
4c7fe39a37
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/web/staticres/frontRouter/pc/cooperation/css/index.css

+ 2 - 1
src/web/staticres/frontRouter/pc/cooperation/css/index.css

@@ -130,7 +130,8 @@
 }
 
 .coop-type-item .item-bottom{
-  width: 606px;
+  width: 100%;
+  right: -7px;
 }
 /*.coop-type-3 .item-bottom {*/
 /*  width: 1215px;*/