<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- 引入样式 --> <link rel="stylesheet" href="./styles/element-ui@2.15.9.css" /> <!-- <link rel="stylesheet" href="./styles/normalize.css" /> --> <link rel="stylesheet" href="./styles/investHome3.css" /> <!-- 引入js --> <script src="./libs/vue@2.7.10.js"></script> <script src="./libs/datav.min2.js"></script> <script src="./libs/echarts.min.js"></script> <script src="./libs/element-ui@2.15.9.js"></script> <script src="./libs/axios.min.js"></script> <script src="./js/request.js"></script> <script src="./libs/echarts-tooltip-carousel.js"></script> </head> <body> <div id="app"> <dv-full-screen-container> <header class="my-header"> <span>投资管理数智中心</span> <span class="right">{{time}}</span> </header> <div class="main"> <div class="top"> <div class="top-left"> <dv-border-box-8> <div class="panel-title"> <span class="text">投资关键指标</span> </div> <div class="top-left-bottom flex items-center justify-between"> <div class="top-left-bottom-left flex items-center justify-center"> <img src="./images3/light.png" alt=""> <div class="num">651<span style="font-size: 14px;font-weight: normal;">个</span></div> </div> <div class="top-left-bottom-right flex items-center"> <div ref="tl1" style="height:100%;width: 25%;"></div> <div ref="tl2" style="height:100%;width: 25%;"></div> <div ref="tl3" style="height:100%;width: 25%;"></div> <div ref="tl4" style="height:100%;width: 25%;"></div> </div> </div> </dv-border-box-8> </div> <div class="top-right"> <dv-border-box-8> <div class="panel-title"> <span class="text">投资额完成分析</span> </div> <div class="top-right-bottom"> <div id="aiQuality" class="mx-auto" style="width: 100%; height: 100%"></div> </div> <div class="downList flex items-center justify-center"> <span>2023</span> <img src="./images3/down.png" alt=""> </div> </dv-border-box-8> </div> </div> <div class="bottom-right"> <div class="bottom-right-left"> <div class="center-center"> <div class="panel-title"> <span class="text">煤炭增产保供</span> </div> <div class="bottom-right-left-content"> <div class="bottom-right-left-content-top"> <div id="aiQuality5" class="mx-auto" style="width: 100%; height: 100%"></div> <div class="bottom-right-left-content-top-right"> <div class="flex items-center"> <img style="width:50px;height:50px;margin-right: 10px;" src="./images3/dinn1.png" alt=""> <div class="flex flex-col"> <span style="color:#69C0FF"><span style="font-size: 18px;font-weight: bold;">13.07</span>亿吨</span> <span>全年产量</span> </div> </div> <div class="flex items-center"> <img style="width:50px;height:50px;margin-right: 10px;" src="./images3/dinn2.png" alt=""> <div class="flex flex-col"> <span style="color:#69C0FF"><span style="font-size: 18px;font-weight: bold;">13.07</span>亿吨</span> <span>全年产量</span> </div> </div> <div class="flex items-center"> <img style="width:50px;height:50px;margin-right: 10px;" src="./images3/dinn3.png" alt=""> <div class="flex flex-col"> <span style="color:#69C0FF"><span style="font-size: 18px;font-weight: bold;">13.07</span>亿吨</span> <span>全年产量</span> </div> </div> <div class="flex items-center"> <img style="width:50px;height:50px;margin-right: 10px;" src="./images3/dinn4.png" alt=""> <div class="flex flex-col"> <span style="color:#69C0FF"><span style="font-size: 18px;font-weight: bold;">13.07</span>亿吨</span> <span>全年产量</span> </div> </div> </div> </div> <div class="bottom-right-left-content-bottom"> <div> <div ref="tl7" style="height:100%;width: 100%;"></div> </div> <div class="bottom-right-left-content-bottom-bottom"> <div class="flex items-center bottom-right-back relative"> <img style="width:50px;height:50px;margin-right: 10px;" src="./images3/dinn4.png" alt=""> <div class="flex flex-col justify-center items-center "> <span style="color:#69C0FF"><span style="font-size: 18px;font-weight: bold;">37</span>座</span> <span>智能化煤矿累计值</span> </div> <div class="absolute flex items-center arrow"> <img src="./images3/green.png" alt="" style="wdith:15px;height:15px"> <span style="color:green">5.8%</span> </div> </div> <div class="flex items-center bottom-right-back relative"> <img style="width:50px;height:50px;margin-right: 10px;" src="./images3/dinn4.png" alt=""> <div class="flex flex-col justify-center items-center relative "> <span style="color:#69C0FF"><span style="font-size: 18px;font-weight: bold;">993</span>处</span> <span>智能化采掘工作面</span> </div> <div class="absolute flex items-center arrow"> <img src="./images3/red.png" alt="" style="wdith:15px;height:15px"> <span style="color:red">5.8%</span> </div> </div> </div> </div> </div> </div> </div> <div class="bottom-right-right"> <div class="center"> <div class="center-center"> <dv-border-box-8> <div class="panel-title"> <span class="text">重点项目进度</span> </div> <div class="center-center-bottom"> <div> <div><span style="color:#3AF7FE;margin-right: 10px;">按进度排序</span><span style="color:#B889EA">偏差率排序</span></div> <div class="center-center-bottom-list"> <p>煤焦化矿井升级改造项目</p> <el-progress percentage="80" color="#FBE139" :show-text="true"></el-progress> <p>煤焦化矿井升级改造项目</p> <el-progress percentage="30" color="#FBE139" :show-text="true"></el-progress> <p>煤焦化矿井升级改造项目</p> <el-progress percentage="60" color="#FBE139" :show-text="true"></el-progress> </div> </div> <div class="center-center-bottom-right" style="margin-right: 10px;"> <div></div> <div>总体偏离度</div> <div>+12%</div> <div>-5%</div> <div>+18%</div> </div> </div> </dv-border-box-8> </div> <div class="center-left"> <dv-border-box-8> <div class="panel-title"> <span class="text">项目风险画像</span> </div> <div class="center-left-bottom"> <div ref="cr1" style="height:100%;width: 100%;"></div> <div class="flex justify-center items-center"> <div class="center-left-bottom-list flex justify-center items-center flex-col"> <span>维度</span> <span>进度</span> <span>质量</span> <span>预算</span> <span>证照</span> <span>合同</span> </div> </div> </div> </dv-border-box-8> </div> </div> <div class="footer"> <div class="footer-center"> <dv-border-box-8> <div class="panel-title"> <span class="text">项目成本分析</span> </div> <div class="footer-center-bottom"> <div id="aiQuality2" class="mx-auto" style="width: 100%; height: 100%"></div> </div> </dv-border-box-8> </div> <div class="footer-left"> <dv-border-box-8> <div class="panel-title"> <span class="text">风险事项列表</span> </div> <div class="footer-left-bottom"> <dv-scroll-board :config="config5" style="width: 100%; height: 80%" /> </div> </dv-border-box-8> </div> </div> </div> </div> </div> </dv-full-screen-container> </div> <script src="./js/investHome3.js"></script> </body> </html>