Forráskód Böngészése

替换采美豆空状态图标

zhengjinyi 3 éve
szülő
commit
24ff812799

+ 4 - 1
src/main/resources/static/css/user-center/account/beans.css

@@ -37,6 +37,8 @@ li{list-style:none}
     .beans-content-list p.none{color: #627386;font-size: 14px;line-height: 28px;}
     .beans-content-list p.blod{font-weight: bold;line-height: 28px;}
     .beans-content-list .list-cell-right{width: 50%;height: 60px;float: right;text-align: right;}
+    .empty{width: 100%;float: left;}
+    .empty img{width: 180px;height: 180px;}
 
 }
 
@@ -74,7 +76,8 @@ li{list-style:none}
     .beans-content-list p.none{color: #627386;font-size: 3.2vw;line-height: 4.2vw;}
     .beans-content-list p.blod{font-weight: bold;line-height: 4.2vw;}
     .beans-content-list .list-cell-right{width: 50%;height:10.7vw;float: right;text-align: right;}
-
+    .empty{width: 100%;float: left;}
+    .empty img{width: 36vw;height: 36vw;}
 
 }