%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%--
~ Copyright (c) 2014, 2023, Chengdu Minto Technology Co.,LTD. All rights reserved.
~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
--%>
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<%@ page isELIgnored="false" %>
管理员首页
投资进度
<%--
--%>
<%--
总投资(万元):${investmentAll}
--%>
<%--
年度计划投资(万元):${investmentAnnual}
--%>
<%--
--%>
<%--
--%>
<%-- <%–
投资完成率(%):${investmentCompletion}
–%>--%>
<%--
已完成投资(万元):${investmentInvested}
--%>
<%--
--%>
新建项目开工率
<%--
--%>
<%--
新建项目:${newlyProjectCount}
--%>
<%--
已开工:${startedProjectCount}
--%>
<%--
--%>
<%--
--%>
<%--
未开工:${newlyProjectCount - startedProjectCount}
--%>
<%-- <%–
开工率:${rate1}%
–%>--%>
<%--
--%>
续建项目开工率
<%--
--%>
<%--
续建项目:${continueProjectCount}
--%>
<%--
已开工:${startedContinueProjectCount}
--%>
<%--
--%>
<%--
--%>
<%--
未开工:${continueProjectCount - startedContinueProjectCount}
--%>
<%-- <%–
开工率:${rate2}%
–%>--%>
<%--
--%>