diff --git a/src/page/wel.vue b/src/page/wel.vue index ee6e6a9..3c92f5c 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -241,8 +241,6 @@ style=" display: flex; flex-wrap: wrap; - height: 290px; - overflow-y: auto; width: 90%; margin: 0 auto; " @@ -312,7 +310,7 @@
> + > >
{{ item.name }}
@@ -169,7 +169,7 @@
{{ item.name }}
@@ -205,7 +205,7 @@
{{ item.name }}
@@ -238,7 +238,7 @@
{{ item.name }}
@@ -635,7 +635,7 @@ export default { .app-box-san { width: 100%; - height: 400px; + min-height: 400px; display: flex; margin-top: 15px; .zuo { diff --git a/src/views/Statistics/ConsultantBrand.vue b/src/views/Statistics/ConsultantBrand.vue index 610d4ee..5513adb 100644 --- a/src/views/Statistics/ConsultantBrand.vue +++ b/src/views/Statistics/ConsultantBrand.vue @@ -195,7 +195,7 @@
{{ item.name }}
@@ -240,7 +240,7 @@
{{ item.name }}
@@ -299,7 +299,7 @@
{{ item.name }}
@@ -359,7 +359,7 @@
{{ item.name }}
@@ -910,7 +910,7 @@ export default { .app-box-san { width: 100%; - height: 400px; + min-height: 400px; display: flex; margin-top: 15px; .zuo { diff --git a/src/views/Statistics/ReceptionOverview.vue b/src/views/Statistics/ReceptionOverview.vue index 1417065..0d2359b 100644 --- a/src/views/Statistics/ReceptionOverview.vue +++ b/src/views/Statistics/ReceptionOverview.vue @@ -273,8 +273,7 @@
- {{ item.zxl }}{{ activeName | company }} + {{ item.zxl || 0 }}{{ activeName | company }}
@@ -336,8 +335,7 @@
{{ item.name }}
@@ -159,7 +159,7 @@
{{ item.name }}
@@ -218,7 +218,7 @@
{{ item.name }}
@@ -293,7 +293,7 @@
{{ item.name }}
@@ -324,7 +324,7 @@
@@ -926,7 +926,6 @@ tbody { display: block; // width: 100%; // overflow-x: auto; - // overflow-y: auto; height: 220px; } tbody tr { @@ -993,7 +992,7 @@ tbody tr { .app-box-san { width: 100%; - height: 400px; + min-height: 400px; display: flex; margin-top: 15px; .zuo { diff --git a/src/views/Statistics/index.vue b/src/views/Statistics/index.vue index 3c5f1f6..9cd57d0 100644 --- a/src/views/Statistics/index.vue +++ b/src/views/Statistics/index.vue @@ -478,13 +478,11 @@ export default { .box-forhtml { width: 100%; - height: 400px; + min-height: 400px; background: #ffffff; box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04); border-radius: 4px; - padding-top: 20px; - padding-left: 30px; - padding-right: 30px; + padding: 20px 30px; margin-top: 20px; } .box-forhtml-flex { @@ -494,11 +492,11 @@ export default { } .box-forhtml-flex .left { width: 50%; - height: 320px; + min-height: 320px; } .box-forhtml-flex .right { width: 50%; - height: 330px; + min-height: 330px; display: flex; justify-content: center; } diff --git a/src/views/houseData/analyse.vue b/src/views/houseData/analyse.vue index 22e7b51..f36e381 100644 --- a/src/views/houseData/analyse.vue +++ b/src/views/houseData/analyse.vue @@ -115,7 +115,7 @@
目标分析
-
+
@@ -144,7 +144,7 @@
{{ item.name }}
@@ -164,7 +164,7 @@
对比上月分析
-
+
@@ -200,7 +200,7 @@
{{ item.name }}
@@ -312,7 +312,7 @@
项目: {{houseName||''}} 运营:{{operationStaffName||'暂无'}}
-
+