|  | @@ -23,10 +23,10 @@
 | 
	
		
			
				|  |  |                    ></userImage>
 | 
	
		
			
				|  |  |                  </div>
 | 
	
		
			
				|  |  |                  <div class="headtext">
 | 
	
		
			
				|  |  | -                  <div class="greetings" style="margin-top:5px;">
 | 
	
		
			
				|  |  | -                    <div>{{ user_info.name }}</div>
 | 
	
		
			
				|  |  | +                  <div class="greetings" style="margin-top:7px;">
 | 
	
		
			
				|  |  | +                    <div style="margin-top:2px;">{{ user_info.name }}</div>
 | 
	
		
			
				|  |  |                       
 | 
	
		
			
				|  |  | -                    <span>{{
 | 
	
		
			
				|  |  | +                    <span style="margin-top:2px;">{{
 | 
	
		
			
				|  |  |                        time <= 4
 | 
	
		
			
				|  |  |                          ? "夜深了"
 | 
	
		
			
				|  |  |                          : time > 4 && time <= 11
 | 
	
	
		
			
				|  | @@ -276,7 +276,7 @@
 | 
	
		
			
				|  |  |                </el-col>
 | 
	
		
			
				|  |  |                <div
 | 
	
		
			
				|  |  |                  class="nopoint_box"
 | 
	
		
			
				|  |  | -                style="height:377px;"
 | 
	
		
			
				|  |  | +                style="height:325px;"
 | 
	
		
			
				|  |  |                  v-show="IntegralFormnone"
 | 
	
		
			
				|  |  |                >
 | 
	
		
			
				|  |  |                  <div
 | 
	
	
		
			
				|  | @@ -323,7 +323,7 @@
 | 
	
		
			
				|  |  |                  ></el-cascader>
 | 
	
		
			
				|  |  |                </el-col>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -              <div class="nopoint_box" style="height:419px;" v-if="monthlyIntegralnone">
 | 
	
		
			
				|  |  | +              <div class="nopoint_box" style="height:381px;" v-if="monthlyIntegralnone">
 | 
	
		
			
				|  |  |                  <div class="noimg" style="width: 150px;height: 150px;margin-top:90px;"></div>
 | 
	
		
			
				|  |  |                  <span class="title1">暂无积分数据</span>
 | 
	
		
			
				|  |  |                </div>
 | 
	
	
		
			
				|  | @@ -366,7 +366,7 @@
 | 
	
		
			
				|  |  |                    clearable
 | 
	
		
			
				|  |  |                  ></el-cascader>
 | 
	
		
			
				|  |  |                </el-col>
 | 
	
		
			
				|  |  | -              <div class="nopoint_box" style="height:439px;" v-if="ManagerSAwardnone">
 | 
	
		
			
				|  |  | +              <div class="nopoint_box" style="height:401px;" v-if="ManagerSAwardnone">
 | 
	
		
			
				|  |  |                  <div class="noimg" style="width: 150px;height: 170px;margin-top:90px;"></div>
 | 
	
		
			
				|  |  |                  <span class="title1">暂无积分数据</span>
 | 
	
		
			
				|  |  |                </div>
 |