Browse Source

css 优化

newStyle
jyt 2 years ago
parent
commit
dcf20c5f1a
18 changed files with 106 additions and 5 deletions
  1. +2
    -0
      src/components/tabTrend/index.vue
  2. +5
    -0
      src/page/wel.vue
  3. +2
    -0
      src/views/Equipment/equipmentDetailList.vue
  4. +5
    -3
      src/views/ReceivingRecords/index.vue
  5. +5
    -0
      src/views/Statistics/BuildingContrast.vue
  6. +5
    -0
      src/views/Statistics/ConsultantBrand.vue
  7. +1
    -0
      src/views/Statistics/EmployeesReceive.vue
  8. +6
    -0
      src/views/Statistics/MentoringAbility.vue
  9. +10
    -1
      src/views/Statistics/ReceptionOverview.vue
  10. +6
    -1
      src/views/Statistics/ReceptionStatistical.vue
  11. +6
    -0
      src/views/Statistics/TheTeamCompared.vue
  12. +2
    -0
      src/views/Statistics/TrendAnalysis.vue
  13. +9
    -0
      src/views/Statistics/dataScreeAge.vue
  14. +9
    -0
      src/views/Statistics/dataScreeOrg.vue
  15. +9
    -0
      src/views/Statistics/dataScreeSys.vue
  16. +9
    -0
      src/views/Statistics/houseDataSys.vue
  17. +9
    -0
      src/views/Statistics/trend.vue
  18. +6
    -0
      src/views/houseData/analyse.vue

+ 2
- 0
src/components/tabTrend/index.vue View File

@@ -555,6 +555,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {


+ 5
- 0
src/page/wel.vue View File

@@ -2208,6 +2208,8 @@ export default {
text-indent: 20px;
font-weight: 500;
font-size: 16px;
display: flex;
align-items: center;
}
}
}
@@ -2231,6 +2233,8 @@ export default {
text-indent: 20px;
font-weight: 500;
font-size: 16px;
display: flex;
align-items: center;
}
}
}
@@ -2293,6 +2297,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 20%;


+ 2
- 0
src/views/Equipment/equipmentDetailList.vue View File

@@ -1666,6 +1666,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {


+ 5
- 3
src/views/ReceivingRecords/index.vue View File

@@ -14,7 +14,9 @@
</div>
</div>
<div class="app-titel" style="margin-top: 15px">
<div class="label" style="margin-left: 20px">时间:</div>
<div class="label" style="color: #32363d; font-weight: 400; font-size: 16px">
筛选时间:
</div>
<div class="toptimeqhuan">
<el-button class="btn" :type="searchForm.dateType == null ? 'primary' : ''" @click="tabtimetap(null)">
全部
@@ -142,8 +144,7 @@
<div class="app-titel" style="margin-top: 15px"></div>

<div class="app-titel" style="margin-top: 15px">
<div class="label" style="color: #ffffff">筛选相关:</div>
<div>
<div style="margin-left:126px">
<el-button type="primary" @click="screen">筛选</el-button>
</div>
<div style="margin-left: 20px">
@@ -708,6 +709,7 @@ export default {
background: #ffffff;
display: flex;
align-items: center;
margin-left: 9px;
}

.toptimeqhuan div {


+ 5
- 0
src/views/Statistics/BuildingContrast.vue View File

@@ -773,6 +773,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -805,6 +807,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -844,6 +848,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;


+ 5
- 0
src/views/Statistics/ConsultantBrand.vue View File

@@ -1241,6 +1241,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1268,6 +1270,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1304,6 +1308,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;
.jinboxtit {
width: 14%;
height: 18px;


+ 1
- 0
src/views/Statistics/EmployeesReceive.vue View File

@@ -491,6 +491,7 @@ export default {
font-size: 16px;
color: #2C3542;
margin-top: 24px;
align-items: center;
}

.jinboxtit {


+ 6
- 0
src/views/Statistics/MentoringAbility.vue View File

@@ -1232,6 +1232,7 @@ export default {
border-radius: 4px;
display: flex;
align-items: center;
padding-top: 10px;
.titel-text {
height: 100%;
font-size: 18px;
@@ -1328,6 +1329,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1355,6 +1358,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1391,6 +1396,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;
.jinboxtit {
width: 14%;
height: 18px;


+ 10
- 1
src/views/Statistics/ReceptionOverview.vue View File

@@ -334,7 +334,7 @@
</el-menu> -->
</div>
</div>
<div class="hejisan">
<div class="hejisan" style="margin-top:60px">
<div class="sanbox1" style="width: 30%; text-align: center">
<div class="text1-1">
{{ activeName == "3" ? "平均执行率" : "合计" }}
@@ -1772,6 +1772,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {
@@ -1860,6 +1862,7 @@ export default {
color: #2c3542;
margin-top: 24px;
padding-left: 4px;
align-items: center;

.jinboxtit {
width: 12%;
@@ -1972,6 +1975,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -2003,6 +2008,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -2037,6 +2044,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
display: flex;
align-items: center;
}

.text2 {


+ 6
- 1
src/views/Statistics/ReceptionStatistical.vue View File

@@ -87,7 +87,7 @@
</div>
<div class="app-titel" style="margin-top: 15px">
<div style="margin-left: 20px">
<div style="margin-left: 30px">
<el-button type="primary" size="small" @click="screen()"
>筛选</el-button
>
@@ -708,6 +708,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -735,6 +737,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -770,6 +774,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;
.jinboxtit {
width: 14%;
height: 18px;


+ 6
- 0
src/views/Statistics/TheTeamCompared.vue View File

@@ -1036,6 +1036,8 @@ tbody tr {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1066,6 +1068,8 @@ tbody tr {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1100,6 +1104,7 @@ tbody tr {
.text1-2 {
color: #333333;
margin-top: 10px;
font-weight: bold;
}
}

@@ -1112,6 +1117,7 @@ tbody tr {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;


+ 2
- 0
src/views/Statistics/TrendAnalysis.vue View File

@@ -1447,6 +1447,8 @@ export default {
color: #666666;
margin-left: 30px;
margin-top: 24px;
display: flex;
align-items: center;
}

.text2 {


+ 9
- 0
src/views/Statistics/dataScreeAge.vue View File

@@ -1305,6 +1305,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {
@@ -1496,6 +1498,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;
@@ -1589,6 +1592,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1620,6 +1625,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1653,6 +1660,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
display: flex;
align-items: center;
}

.text2 {


+ 9
- 0
src/views/Statistics/dataScreeOrg.vue View File

@@ -1381,6 +1381,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {
@@ -1528,6 +1530,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;
@@ -1621,6 +1624,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1652,6 +1657,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1685,6 +1692,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
display: flex;
align-items: center;
}

.text2 {


+ 9
- 0
src/views/Statistics/dataScreeSys.vue View File

@@ -1908,6 +1908,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {
@@ -2103,6 +2105,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;
@@ -2196,6 +2199,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -2227,6 +2232,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -2260,6 +2267,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
display: flex;
align-items: center;
}

.text2 {


+ 9
- 0
src/views/Statistics/houseDataSys.vue View File

@@ -813,6 +813,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {
@@ -904,6 +906,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;
.jinboxtit {
width: 14%;
height: 18px;
@@ -983,6 +986,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1010,6 +1015,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1040,6 +1047,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
display: flex;
align-items: center;
}
.text2 {
height: 32px;


+ 9
- 0
src/views/Statistics/trend.vue View File

@@ -1007,6 +1007,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
display: flex;
align-items: center;
}

.text2 {
@@ -1098,6 +1100,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;
.jinboxtit {
width: 14%;
height: 18px;
@@ -1177,6 +1180,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}
.text2 {
flex: 1;
@@ -1203,6 +1208,8 @@ export default {
text-indent: 20px;
font-weight: 500;
font-size: 16px;
display: flex;
align-items: center;
color: #333333;
}
.text2 {
@@ -1235,6 +1242,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
display: flex;
align-items: center;
}
.text2 {
height: 32px;


+ 6
- 0
src/views/houseData/analyse.vue View File

@@ -1092,6 +1092,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1123,6 +1125,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
display: flex;
align-items: center;
}

.text2 {
@@ -1161,6 +1165,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;
@@ -1247,6 +1252,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
align-items: center;

.jinboxtit {
width: 14%;


Loading…
Cancel
Save