diff --git a/WebContent/WEB-INF/jsp/pc/banner/bannerList.jsp b/WebContent/WEB-INF/jsp/pc/banner/bannerList.jsp
new file mode 100644
index 0000000..33151ae
--- /dev/null
+++ b/WebContent/WEB-INF/jsp/pc/banner/bannerList.jsp
@@ -0,0 +1,197 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
+
+
+
+
+
+
+
+ 首页banner设置
+
+
+
+
+
+
+
+
+ No |
+ 项目名称 |
+ 经度 |
+ 纬度 |
+ 海报模板id |
+ 更新时间 |
+ 操作 |
+
+
+
+
+
+
+ 暂无数据
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebContent/WEB-INF/res/plugins/datas/nav.js b/WebContent/WEB-INF/res/plugins/datas/nav.js
index 7951883..1526510 100644
--- a/WebContent/WEB-INF/res/plugins/datas/nav.js
+++ b/WebContent/WEB-INF/res/plugins/datas/nav.js
@@ -1,4 +1,8 @@
var navs2 = [{
+ "title": "首页banner",
+ "icon": "icon-shangpin",
+ "href": "/zzhnc/banner/bannerList"
+ },{
"title": "商品管理",
"icon": "icon-shangpin",
"href": "/zzhnc/goods/goodsList"