tanyanfei hace 3 años
padre
commit
ac4e61169d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      pages/today/today.wxss

+ 2 - 1
pages/today/today.wxss

@@ -133,7 +133,7 @@ ec-canvas {
 }
 .data text{
   font-size: 28rpx;
-  width: 50%;
+  width: 55%;
   line-height: 48rpx;
   text-align: right;
   font-weight: 500;
@@ -141,6 +141,7 @@ ec-canvas {
 .data .label{
   text-align: left;
   font-weight: 400;
+  width: 45%
 }
 
 .infos{