hwq 2 年之前
父節點
當前提交
4673440680
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      pages/transaction/tbdetail.vue

+ 3 - 2
pages/transaction/tbdetail.vue

@@ -190,6 +190,7 @@ page,
 		border-radius: 20rpx;
 		padding: 0rpx 30rpx;
 		input {
+			width: 292rpx;
 			font-size: 28rpx;
 			padding-left: 30rpx;
 			background: #f5f5f5;
@@ -206,12 +207,12 @@ page,
 		display: flex;
 		align-items: center;
 		.main-type {
-			font-size: 32rpx;
+			font-size: 28rpx;
 			color: #707a8a;
 			margin-right: 20rpx;
 		}
 		.all {
-			font-size: 32rpx;
+			font-size: 28rpx;
 			color: #707a8a;
 		}
 	}