浏览代码

样式调整

kk.shi 3 年之前
父节点
当前提交
b1aa75eff8
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      pages/index/index.wxss

+ 3 - 2
pages/index/index.wxss

@@ -277,7 +277,7 @@ background: #909090;
   flex-flow: row nowrap;
   justify-content: center;
   align-items: center;
-  background-color: #FFFFFFFF;
+  /* background-color: #FFFFFFFF; */
   border-radius: 10px;
   box-shadow: 2px 2px 10px 0px rgba(90,90,90,0.3);
   margin-bottom: 14px;
@@ -285,7 +285,7 @@ background: #909090;
 
 .info-style{
   width: 344rpx;
-  height: 584rpx;
+  height: 576rpx;
 }
 .content-bottom-left{
   width: 119px;
@@ -319,6 +319,7 @@ background: #909090;
 }
 
 .content-bottom-style{
+  display:block;
   width: 344rpx;
   height: 288rpx;
 }