Explorar el Código

优化

newStyle
jyt hace 2 años
padre
commit
05cce15b9d
Se han modificado 5 ficheros con 5 adiciones y 5 borrados
  1. +1
    -1
      src/views/Statistics/BuildingContrast.vue
  2. +1
    -1
      src/views/Statistics/ConsultantBrand.vue
  3. +1
    -1
      src/views/Statistics/MentoringAbility.vue
  4. +1
    -1
      src/views/Statistics/ReceptionStatistical.vue
  5. +1
    -1
      src/views/Statistics/TheTeamCompared.vue

+ 1
- 1
src/views/Statistics/BuildingContrast.vue Ver fichero

@@ -2,7 +2,7 @@
<div class="box-center">
<!-- 头 -->
<div class="app-titel">
<div style="text-indent: 30px">接待时间:</div>
<div style="text-indent: 30px;font-weight: bold;">接待时间:</div>
<div class="toptimeqhuan">
<div :class="{ tophove: TimetoAhoose == 4 }" @click="tabtimetap(4)">
近7天


+ 1
- 1
src/views/Statistics/ConsultantBrand.vue Ver fichero

@@ -21,7 +21,7 @@
</div>
</div>
<div class="app-titel">
<div style="text-indent: 30px">接待时间:</div>
<div style="text-indent: 30px;font-weight: bold;">接待时间:</div>
<div class="toptimeqhuan">
<div :class="{ tophove: dateType == 4 }" @click="tabtimetap(4)">
近7天


+ 1
- 1
src/views/Statistics/MentoringAbility.vue Ver fichero

@@ -23,7 +23,7 @@
</div>
</div>
<div class="app-titel">
<div style="text-indent: 30px; min-width: 100px">接待时间:</div>
<div style="text-indent: 30px; min-width: 100px;font-weight:bold;">接待时间:</div>
<div class="toptimeqhuan">
<div :class="{ tophove: TimetoAhoose == 4 }" @click="tabtimetap(4)">
近7天


+ 1
- 1
src/views/Statistics/ReceptionStatistical.vue Ver fichero

@@ -21,7 +21,7 @@
</div>
</div>
<div class="app-titel">
<div style="text-indent: 30px">接待时间:</div>
<div style="text-indent: 30px;font-weight: bold;">接待时间:</div>
<div class="toptimeqhuan">
<div :class="{ tophove: dateType == 4 }" @click="tabtimetap(4)">
近7天


+ 1
- 1
src/views/Statistics/TheTeamCompared.vue Ver fichero

@@ -13,7 +13,7 @@
</div>

<div class="app-titel">
<div style="text-indent: 30px">接待时间:</div>
<div style="text-indent: 30px;font-weight: bold;">接待时间:</div>
<div class="toptimeqhuan">
<div :class="{ tophove: TimetoAhoose == 4 }" @click="tabtimetap(4)">
近7天


Cargando…
Cancelar
Guardar