Browse Source

修复商城首页最近访问的头像

wangn 5 years ago
parent
commit
2db63e7c96
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mallApp/src/pages/home/recent.vue

+ 0 - 1
mallApp/src/pages/home/recent.vue

@@ -84,7 +84,6 @@ export default {
       width: 100upx;
       height: 100upx;
       border-radius: 50%;
-      background: pink;
     }
   }
 }