|  | @@ -2,7 +2,8 @@
 | 
	
		
			
				|  |  |  	<view class="page" :style="{'min-height':(h-th)+'px','padding-top':mt+'px'}">
 | 
	
		
			
				|  |  |  		<image class="bg_img" src="https://i.ringzle.com/file/20240129/3931d06eaa3346c9955aa7e5e535a95b.png"
 | 
	
		
			
				|  |  |  			mode="widthFix"></image>
 | 
	
		
			
				|  |  | -		<view class="account" :style="{'margin-top':(mt-44)+'px'}">
 | 
	
		
			
				|  |  | +		<!-- <view class="account" :style="{'margin-top':(mt-44)+'px'}"> -->
 | 
	
		
			
				|  |  | +		<view class="account">
 | 
	
		
			
				|  |  |  			<view class="a_left">
 | 
	
		
			
				|  |  |  				<view class="al_avatar">
 | 
	
		
			
				|  |  |  					<image :src="dto.storeFrontPic"></image>
 | 
	
	
		
			
				|  | @@ -412,7 +413,7 @@
 | 
	
		
			
				|  |  |  				border-radius: 36rpx;
 | 
	
		
			
				|  |  |  				// line-height: 60rpx;
 | 
	
		
			
				|  |  |  				text-align: center;
 | 
	
		
			
				|  |  | -				font-size: 26rpx;
 | 
	
		
			
				|  |  | +				font-size: 26rpx; 
 | 
	
		
			
				|  |  |  				font-family: PingFang-SC, PingFang-SC;
 | 
	
		
			
				|  |  |  				font-weight: bold;
 | 
	
		
			
				|  |  |  				color: #FFFFFF;
 | 
	
	
		
			
				|  | @@ -420,7 +421,8 @@
 | 
	
		
			
				|  |  |  		}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  		.orders {
 | 
	
		
			
				|  |  | -			margin-top: 20rpx;
 | 
	
		
			
				|  |  | +			// margin-top: 20rpx;
 | 
	
		
			
				|  |  | +			margin-top: 40rpx;
 | 
	
		
			
				|  |  |  			padding: 40rpx 0;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  			.o_title {
 |