99 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			99 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | .container.data-v-0f3757d6 { | ||
|  |   box-sizing: border-box; | ||
|  |   height: 100%; | ||
|  |   background-color: #F3F5F7; | ||
|  |   display: flex; | ||
|  |   flex-direction: column; | ||
|  | } | ||
|  | .container .body.data-v-0f3757d6 { | ||
|  |   flex: 1; | ||
|  |   height: 0; | ||
|  |   overflow: auto; | ||
|  | } | ||
|  | .container .body .card.data-v-0f3757d6 { | ||
|  |   margin: 20rpx 0; | ||
|  |   padding: 0 32rpx; | ||
|  |   background-color: #fff; | ||
|  | } | ||
|  | .container .body .card .formItem.data-v-0f3757d6 { | ||
|  |   box-sizing: border-box; | ||
|  |   width: 686rpx; | ||
|  |   margin: 0 auto; | ||
|  |   padding: 40rpx; | ||
|  |   display: flex; | ||
|  |   align-items: center; | ||
|  |   justify-content: space-between; | ||
|  |   -webkit-column-gap: 20rpx; | ||
|  |           column-gap: 20rpx; | ||
|  |   border-bottom: 1rpx solid #DDDDDD; | ||
|  | } | ||
|  | .container .body .card .formItem.data-v-0f3757d6:last-child { | ||
|  |   border: none; | ||
|  | } | ||
|  | .container .body .card .labelVal.data-v-0f3757d6 { | ||
|  |   display: flex; | ||
|  |   align-items: center; | ||
|  |   justify-content: space-between; | ||
|  |   -webkit-column-gap: 20rpx; | ||
|  |           column-gap: 20rpx; | ||
|  | } | ||
|  | .container .body .card .formItem1.data-v-0f3757d6 { | ||
|  |   box-sizing: border-box; | ||
|  |   width: 686rpx; | ||
|  |   margin: 0 auto; | ||
|  |   padding: 40rpx; | ||
|  |   border-bottom: 1rpx solid #DDDDDD; | ||
|  | } | ||
|  | .container .body .card .formItem1.data-v-0f3757d6:last-child { | ||
|  |   border: none; | ||
|  | } | ||
|  | .container .body .card .formLabel.data-v-0f3757d6 { | ||
|  |   font-size: 32rpx; | ||
|  |   color: #333333; | ||
|  | } | ||
|  | .container .body .card .formValue.data-v-0f3757d6 { | ||
|  |   flex: 1; | ||
|  |   width: 0; | ||
|  |   text-align: right; | ||
|  |   font-size: 32rpx; | ||
|  |   color: #999999; | ||
|  | } | ||
|  | .container .body .card .carImg.data-v-0f3757d6 { | ||
|  |   width: 240rpx; | ||
|  |   height: 150rpx; | ||
|  |   border-radius: 8rpx 8rpx 8rpx 8rpx; | ||
|  |   background-color: #efefef; | ||
|  | } | ||
|  | .container .body .card .formImg.data-v-0f3757d6 { | ||
|  |   margin-top: 30rpx; | ||
|  |   width: 240rpx; | ||
|  |   height: 150rpx; | ||
|  |   border-radius: 12rpx 12rpx 12rpx 12rpx; | ||
|  |   background-color: #efefef; | ||
|  | } | ||
|  | .container .footer.data-v-0f3757d6 { | ||
|  |   background: #FFFFFF; | ||
|  |   display: flex; | ||
|  |   align-items: center; | ||
|  | } | ||
|  | .container .footer .line.data-v-0f3757d6 { | ||
|  |   width: 2rpx; | ||
|  |   background-color: #DDDDDD; | ||
|  | } | ||
|  | .container .footer .btnItem.data-v-0f3757d6 { | ||
|  |   flex: 1; | ||
|  |   width: 0; | ||
|  |   padding: 34rpx 0; | ||
|  |   display: flex; | ||
|  |   align-items: center; | ||
|  |   justify-content: center; | ||
|  |   font-size: 32rpx; | ||
|  | } | ||
|  | .container .footer .btnItem.delete.data-v-0f3757d6 { | ||
|  |   color: #F92C2C; | ||
|  | } | ||
|  | .container .footer .btnItem.edit.data-v-0f3757d6 { | ||
|  |   color: #0174F6; | ||
|  | } | ||
|  | 
 |