bayi 2 年之前
父节点
当前提交
d374c0bd15
共有 4 个文件被更改,包括 0 次插入4 次删除
  1. 0 1
      pages/comment/index.less
  2. 0 1
      pages/comment/index.wxss
  3. 0 1
      pages/like/index.less
  4. 0 1
      pages/like/index.wxss

+ 0 - 1
pages/comment/index.less

@@ -10,7 +10,6 @@
       width: 80rpx;
       height: 80rpx;
       border-radius: 50%;
-      background-color: skyblue;
     }
 
     .body {

+ 0 - 1
pages/comment/index.wxss

@@ -9,7 +9,6 @@
   width: 80rpx;
   height: 80rpx;
   border-radius: 50%;
-  background-color: skyblue;
 }
 .commentPage .notes .body {
   flex: 1;

+ 0 - 1
pages/like/index.less

@@ -10,7 +10,6 @@
       width: 80rpx;
       height: 80rpx;
       border-radius: 50%;
-      background-color: skyblue;
     }
 
     .body {

+ 0 - 1
pages/like/index.wxss

@@ -9,7 +9,6 @@
   width: 80rpx;
   height: 80rpx;
   border-radius: 50%;
-  background-color: skyblue;
 }
 .like .notes .body {
   flex: 1;