|
@@ -23,10 +23,10 @@
|
|
></userImage>
|
|
></userImage>
|
|
</div>
|
|
</div>
|
|
<div class="headtext">
|
|
<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 > 4 && time <= 11
|
|
: time > 4 && time <= 11
|
|
@@ -276,7 +276,7 @@
|
|
</el-col>
|
|
</el-col>
|
|
<div
|
|
<div
|
|
class="nopoint_box"
|
|
class="nopoint_box"
|
|
- style="height:377px;"
|
|
|
|
|
|
+ style="height:325px;"
|
|
v-show="IntegralFormnone"
|
|
v-show="IntegralFormnone"
|
|
>
|
|
>
|
|
<div
|
|
<div
|
|
@@ -323,7 +323,7 @@
|
|
></el-cascader>
|
|
></el-cascader>
|
|
</el-col>
|
|
</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>
|
|
<div class="noimg" style="width: 150px;height: 150px;margin-top:90px;"></div>
|
|
<span class="title1">暂无积分数据</span>
|
|
<span class="title1">暂无积分数据</span>
|
|
</div>
|
|
</div>
|
|
@@ -366,7 +366,7 @@
|
|
clearable
|
|
clearable
|
|
></el-cascader>
|
|
></el-cascader>
|
|
</el-col>
|
|
</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>
|
|
<div class="noimg" style="width: 150px;height: 170px;margin-top:90px;"></div>
|
|
<span class="title1">暂无积分数据</span>
|
|
<span class="title1">暂无积分数据</span>
|
|
</div>
|
|
</div>
|