tanxue 2 месяцев назад
Родитель
Сommit
d4365c9bc0
2 измененных файлов с 8 добавлено и 8 удалено
  1. 7 7
      common/styles/global/pages.scss
  2. 1 1
      pages/admin/Jiazheng/jiazhengUserInfo.vue

+ 7 - 7
common/styles/global/pages.scss

@@ -791,7 +791,7 @@
 		
 		
 		.head-content-box{
 		.head-content-box{
 			display: flex;flex-direction: column;justify-content: space-around;font-size: 28rpx;color:#fff;
 			display: flex;flex-direction: column;justify-content: space-around;font-size: 28rpx;color:#fff;
-			.name-row{font-size: 32rpx;font-weight: 600;}
+			.name-row{font-size: 34rpx;font-weight: bold;}
 		}
 		}
 	}
 	}
 	
 	
@@ -799,17 +799,17 @@
 	.jbxx-label{word-spacing: 48rpx;margin-right: 10rpx;color: #666;flex-shrink: 0;}
 	.jbxx-label{word-spacing: 48rpx;margin-right: 10rpx;color: #666;flex-shrink: 0;}
 	.leixing-row{
 	.leixing-row{
 		display: flex;background-color: #e7f8f2;border-radius: 10rpx;
 		display: flex;background-color: #e7f8f2;border-radius: 10rpx;
-		box-sizing: border-box;padding: 24rpx 32rpx;font-size: 28rpx;
-		.leixing-content{color: #333;font-weight: 600;}
+		box-sizing: border-box;padding: 24rpx 32rpx;font-size: 30rpx;
+		.leixing-content{color: #333;font-weight: bold;}
 	}
 	}
 	
 	
 	.body-jbxx-box{
 	.body-jbxx-box{
 		box-sizing: border-box;padding: 24rpx 32rpx 0;
 		box-sizing: border-box;padding: 24rpx 32rpx 0;
-		>view{color: #333;font-size: 28rpx;display: flex;margin-bottom: 20rpx;line-height: 1.5;}
-		.jbxx-title{font-size: 30rpx;color: #3fd2a1;font-weight: 600;}
-		.jbxx-tip{border-top: 1rpx solid #ebebeb;font-size: 24rpx;color: #666;
-		box-sizing: border-box;padding: 20rpx 0 0;justify-content: center;margin-bottom: 0;}
+		>view{color: #333;font-size: 32rpx;display: flex;margin-bottom: 20rpx;line-height: 1.5;}
+		.jbxx-title{font-size: 30rpx;color: #3fd2a1;font-weight: bold;}
 	}
 	}
+	.jbxx-tip{font-size: 24rpx;color: #666;text-align:center;
+	box-sizing: border-box;padding: 20rpx 0 0;justify-content: center;margin-bottom: 0;}
 	
 	
 	.jianli-bottom-box{
 	.jianli-bottom-box{
 		width: 100%;height: 100rpx;background-color: #f9f9f9;border-top: 1rpx solid #eeeeee;z-index: 9;
 		width: 100%;height: 100rpx;background-color: #f9f9f9;border-top: 1rpx solid #eeeeee;z-index: 9;

+ 1 - 1
pages/admin/Jiazheng/jiazhengUserInfo.vue

@@ -54,9 +54,9 @@
 					<view>
 					<view>
 						<view class="jbxx-label">家政公司:</view>{{jianliInfo.jzName}}
 						<view class="jbxx-label">家政公司:</view>{{jianliInfo.jzName}}
 					</view>
 					</view>
-					<view class="jbxx-tip">{{jianliInfo.tips}} </view>
 				</view>
 				</view>
 			</view>
 			</view>
+			<view class="jbxx-tip">{{jianliInfo.tips}} </view>
 			<view class="jianli-bottom-box">
 			<view class="jianli-bottom-box">
 				<view @click="goJiazhengManage">
 				<view @click="goJiazhengManage">
 					<icon class="bottom-icon zl-icon"></icon>
 					<icon class="bottom-icon zl-icon"></icon>