diff --git a/bjyy-core/pom.xml b/bjyy-core/pom.xml
index 4ea5787..2340400 100644
--- a/bjyy-core/pom.xml
+++ b/bjyy-core/pom.xml
@@ -166,9 +166,9 @@
dev
-
+
test
@@ -184,9 +184,9 @@
prod
-
- true
-
+
+
+
diff --git a/bjyy-weixin/src/main/webapp/WEB-INF/pages/core/index.jsp b/bjyy-weixin/src/main/webapp/WEB-INF/pages/core/index.jsp
index 63ac70a..30b46c3 100644
--- a/bjyy-weixin/src/main/webapp/WEB-INF/pages/core/index.jsp
+++ b/bjyy-weixin/src/main/webapp/WEB-INF/pages/core/index.jsp
@@ -68,6 +68,7 @@

+ 
diff --git a/bjyy-weixin/src/main/webapp/static/css/style.css b/bjyy-weixin/src/main/webapp/static/css/style.css
index 0d37ee4..32a76db 100644
--- a/bjyy-weixin/src/main/webapp/static/css/style.css
+++ b/bjyy-weixin/src/main/webapp/static/css/style.css
@@ -149,6 +149,8 @@ b{ font-weight:normal}
.sortlist li a p{ line-height: 0.5rem; height: 1rem; font-size:0.35rem; }
.banner1{ margin: 0 0.3rem;}
.banner1 img{ margin: 0 auto; display: block; width: 98%;}
+.banner2{ width: 100%;text-align: center}
+.banner2 img{ margin: 0 auto; width: 30%; }
/*注册码*/
.register{ margin: 1rem 0}
diff --git a/bjyy-weixin/src/main/webapp/static/images/2wei.jpg b/bjyy-weixin/src/main/webapp/static/images/2wei.jpg
new file mode 100644
index 0000000..954bd40
Binary files /dev/null and b/bjyy-weixin/src/main/webapp/static/images/2wei.jpg differ