Browse Source

修改详情页 照片圆

zs 3 years ago
parent
commit
1dc630bcd6

+ 1 - 0
pages/administration/compete.wxss

@@ -120,6 +120,7 @@
 .img {
 .img {
   width: 100%;
   width: 100%;
   height: 49px;
   height: 49px;
+  border-radius: 90px;
 }
 }
 
 
 .thr-1 {
 .thr-1 {

+ 1 - 0
pages/administration/detail.wxss

@@ -120,6 +120,7 @@
 .img {
 .img {
   width: 100%;
   width: 100%;
   height: 49px;
   height: 49px;
+  border-radius: 90px;
 }
 }
 
 
 .thr-1 {
 .thr-1 {

+ 1 - 0
pages/administration/details.wxss

@@ -120,6 +120,7 @@
 .img {
 .img {
   width: 100%;
   width: 100%;
   height: 49px;
   height: 49px;
+  border-radius: 90px;
 }
 }
 
 
 .thr-1 {
 .thr-1 {