diff --git a/WebContent/WEB-INF/views/equipment/equipmentProportionDetail.jsp b/WebContent/WEB-INF/views/equipment/equipmentProportionDetail.jsp
new file mode 100644
index 0000000..d085e50
--- /dev/null
+++ b/WebContent/WEB-INF/views/equipment/equipmentProportionDetail.jsp
@@ -0,0 +1,335 @@
+<%@ page contentType="text/html;charset=UTF-8" %>
+<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
+
+
+
+ <%@include file="../baseset.jsp" %>
+ <%@include file="../systemset.jsp" %>
+
+ 入库占比
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebContent/WEB-INF/views/equipment/equipmentTypeDetail.jsp b/WebContent/WEB-INF/views/equipment/equipmentTypeDetail.jsp
new file mode 100644
index 0000000..dc93088
--- /dev/null
+++ b/WebContent/WEB-INF/views/equipment/equipmentTypeDetail.jsp
@@ -0,0 +1,298 @@
+<%@ page contentType="text/html;charset=UTF-8" %>
+<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
+
+
+
+ <%@include file="../baseset.jsp" %>
+ <%@include file="../systemset.jsp" %>
+
+ 机具类别
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file