修改项目级及进度首页

This commit is contained in:
2022-12-06 15:36:37 +08:00
parent 6382b43e73
commit 5ac9cee30c
5 changed files with 151 additions and 87 deletions
+2 -2
View File
@@ -140,7 +140,7 @@
<div class="bw-b-bottom-up flex flexV">
<div class="tit-one pdl" style="color: #fff">进度统计</div>
<div class="bw-item-content flex1 pdtb0">
<div id='four' style="width: 100%; height: 100%;"></div>
<div id='four' style="width: 100%; height: 50%;"></div>
</div>
</div>
</div>
@@ -150,7 +150,7 @@
<div class="bw-b-bottom-up flex flexV">
<div class="tit-one tit-center" style="color: #fff">赢得值曲线</div>
<div class="bw-item-content flex1 pdtb0">
<div id='two' style="width: 100%; height: 100%;"></div>
<div id='two' style="width: 100%; height: 150%;"></div>
</div>
</div>
</div>