保存进度!
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
alt=""
|
||||
>
|
||||
<div class="title-wrapper">
|
||||
<span>"消8灭70"突围战</span>
|
||||
<span>{{ props.month }}月入营坐席</span>
|
||||
<span>“消 8 灭 6 突围战”</span>
|
||||
<span>指标落后入营坐席</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -9,7 +9,7 @@
|
||||
-->
|
||||
<template>
|
||||
<div class="honorlist-wrapper">
|
||||
<span class="title">“90俱乐部”{{ $props.month }}月入围坐席</span>
|
||||
<span class="title">“90俱乐部”标杆坐席</span>
|
||||
<div class="reward-wrapper">
|
||||
<div class="leading-reward-wrapper">
|
||||
<div class="banner-wrapper">
|
||||
@@ -100,10 +100,10 @@ export default {
|
||||
|
||||
font: {
|
||||
family: "FZ-ZHUOHEI";
|
||||
size: 1.4rem;
|
||||
size: 1.6rem;
|
||||
}
|
||||
|
||||
color: goldenrod;
|
||||
color: rgb(245, 178, 11);
|
||||
}
|
||||
|
||||
.reward-wrapper {
|
||||
@@ -120,12 +120,13 @@ export default {
|
||||
.leading-reward-wrapper {
|
||||
width: 165px;
|
||||
height: 100%;
|
||||
|
||||
display: none;
|
||||
}
|
||||
|
||||
.advance-reward-wrapper {
|
||||
width: 165px;
|
||||
height: 100%;
|
||||
display: none;
|
||||
}
|
||||
|
||||
span {
|
||||
|
Reference in New Issue
Block a user