Ver código fonte

充值记录样式调整

Joe 4 anos atrás
pai
commit
2875676caf
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3 2
      pages/charge/amount.vue

+ 3 - 2
pages/charge/amount.vue

@@ -264,9 +264,9 @@ export default {
 }
 .charge-amount .container .overview >.card{
   position: absolute;
-  left: 0.6rem;
+  left: 0.3rem;
   top: 0.9rem;
-  width:5.8rem;
+  width:6.3rem;
   height:1.8rem;
   display: flex;
   flex-wrap: wrap;
@@ -277,6 +277,7 @@ export default {
   font-size: 0.28rem;
   color: #ffffff;
   font-weight: 500;
+  width:3rem;
 }
 .charge-amount .container .overview >.card div span{
   font-weight: 600;