zhengkaixin 1 년 전
부모
커밋
c0ff192d43
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pages/packages/mine/employmentService/receiveRegistration.vue
  2. 2 1
      pages/packages/mine/myJobInformation/myRegistration.vue

+ 1 - 1
pages/packages/mine/employmentService/receiveRegistration.vue

@@ -225,7 +225,7 @@
 			color: rgba(255, 61, 0, 1);
 			font-size: 32rpx;
 			font-family: 'PingFangSC-medium';
-			min-width: 200px;
+			
 		}
 		.positon-salary{
 			display: flex;

+ 2 - 1
pages/packages/mine/myJobInformation/myRegistration.vue

@@ -189,7 +189,8 @@
 			}
 
 			.salary {
-				min-width: 180rpx;
+				min-width: 280rpx;
+				text-align: end;
 				color: rgba(255, 61, 0, 1);
 				font-size: 32rpx;
 				font-family: 'PingFangSC-medium';