diff --git a/goods list.jsp b/goods list.jsp new file mode 100644 index 0000000..87bafee --- /dev/null +++ b/goods list.jsp @@ -0,0 +1,79 @@ +<%-- + Created by IntelliJ IDEA. + User: 19767 + Date: 2018/11/26 + Time: 16:03 + To change this template use File | Settings | File Templates. +--%> +<%@ page contentType="text/html;charset=UTF-8" language="java" %> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> + + + + + 首页 + + + + + + + + + + + + + + + + + + + +
+
+

全部系列${t.name}

+ +
+ + +
+ +
+ +
+
+
+

${g.name}

+ ¥ ${g.price} + +
+
+
+
+
+
+ + + + +
+
+ + + + + + + + + +