|  | @@ -70,6 +70,7 @@
 | 
	
		
			
				|  |  |                  android:layout_marginTop="16dp"
 | 
	
		
			
				|  |  |                  android:paddingStart="20dp"
 | 
	
		
			
				|  |  |                  android:paddingEnd="20dp"
 | 
	
		
			
				|  |  | +                android:lineSpacingMultiplier="1.2"
 | 
	
		
			
				|  |  |                  android:text="注销账号后,您将无法登录和使用酷乐秀相关产品,且账号无法恢复,请慎重考虑。"
 | 
	
		
			
				|  |  |                  android:textColor="@color/color_666666"
 | 
	
		
			
				|  |  |                  app:layout_constraintLeft_toLeftOf="parent"
 | 
	
	
		
			
				|  | @@ -85,6 +86,7 @@
 | 
	
		
			
				|  |  |                  android:paddingStart="20dp"
 | 
	
		
			
				|  |  |                  android:paddingEnd="20dp"
 | 
	
		
			
				|  |  |                  android:text="注销影响:"
 | 
	
		
			
				|  |  | +                android:lineSpacingMultiplier="1.2"
 | 
	
		
			
				|  |  |                  android:textColor="?attr/klx_main_color"
 | 
	
		
			
				|  |  |                  android:textStyle="bold"
 | 
	
		
			
				|  |  |                  app:layout_constraintLeft_toLeftOf="@+id/tv_tip"
 |