shish пре 3 година
родитељ
комит
5488b35be5
1 измењених фајлова са 8 додато и 7 уклоњено
  1. 8 7
      ghsPad/src/pages/home/xj.vue

+ 8 - 7
ghsPad/src/pages/home/xj.vue

@@ -169,15 +169,16 @@ export default {
 	& .work-list {
 	& .work-list {
 		flex: 121;
 		flex: 121;
 		.cash{
 		.cash{
-			margin-left:20upx;
+			font-size:35upx;
+			margin-left:25upx;
 			margin-top:30upx;
 			margin-top:30upx;
 		}
 		}
 		.draw{
 		.draw{
 			margin-top:30upx;
 			margin-top:30upx;
-			margin-left:20upx;
+			margin-left:25upx;
 			.draw-input{
 			.draw-input{
 				width:160upx;
 				width:160upx;
-				height:35upx;
+				height:38upx;
 				border:1upx solid #ccc;
 				border:1upx solid #ccc;
 				display: inline-block;
 				display: inline-block;
 				text-align: center;
 				text-align: center;
@@ -186,10 +187,10 @@ export default {
 		}
 		}
 		.save{
 		.save{
 			margin-top:30upx;
 			margin-top:30upx;
-			margin-left:20upx;
+			margin-left:25upx;
 			.save-input{
 			.save-input{
 				width:160upx;
 				width:160upx;
-				height:35upx;
+				height:38upx;
 				border:1upx solid #ccc;
 				border:1upx solid #ccc;
 				display: inline-block;
 				display: inline-block;
 				text-align: center;
 				text-align: center;
@@ -203,8 +204,8 @@ export default {
 			text-align: center;
 			text-align: center;
 			width:300upx;
 			width:300upx;
 			.custom-input{
 			.custom-input{
-				width:210upx;
-				height:35upx;
+				width:230upx;
+				height:38upx;
 				border:1upx solid #ccc;
 				border:1upx solid #ccc;
 				display: inline-block;
 				display: inline-block;
 				text-align: center;
 				text-align: center;