+
@@ -77,9 +77,12 @@
-
+
+
+ autorenew
+
-
+
三维预案总数
{{threePlanNum}}
@@ -97,6 +100,28 @@
{{otherPlanNum}}
+
-
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/src/app/statistic-analysis/home/home.component.scss b/src/app/statistic-analysis/home/home.component.scss
index cb029d6..cf67a23 100644
--- a/src/app/statistic-analysis/home/home.component.scss
+++ b/src/app/statistic-analysis/home/home.component.scss
@@ -16,6 +16,10 @@
cursor: pointer;
}
.total-item div{
- height: 25px!important;
- line-height: 25px!important;
+ height: 23px!important;
+ line-height: 23px!important;
+}
+.xxx div{
+ height: 20px!important;
+ line-height: 20px!important;
}
diff --git a/src/app/statistic-analysis/home/home.component.ts b/src/app/statistic-analysis/home/home.component.ts
index 52ea61e..d0a351c 100644
--- a/src/app/statistic-analysis/home/home.component.ts
+++ b/src/app/statistic-analysis/home/home.component.ts
@@ -292,6 +292,12 @@ export class HomeComponent implements OnInit {
cardPlanNum = "6403"
otherPlanNum = "2208"
+
+ aPlan = '328'
+ bPlan = '219'
+ cPlan = '168'
+ dPlan = '254'
+ ePlan = '116'
ngAfterViewInit(): void {
}
@@ -736,4 +742,8 @@ export class HomeComponent implements OnInit {
})
}
+ isNumList:boolean = true
+ changeNumList(){
+ this.isNumList = !this.isNumList
+ }
}
diff --git a/src/assets/css/newStyle.css b/src/assets/css/newStyle.css
index db64b51..a590f6a 100644
--- a/src/assets/css/newStyle.css
+++ b/src/assets/css/newStyle.css
@@ -529,7 +529,6 @@ iframe { display: block; }
z-index:
*/
-
/*# sourceMappingURL=style.css.map */
@media screen and (max-width:1200px){
.main-left{