tanyanfei 3 年之前
父節點
當前提交
ac4e61169d
共有 1 個文件被更改,包括 2 次插入1 次删除
  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{