lilei 2 years ago
parent
commit
4cf483c778
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

@@ -173,9 +173,9 @@
 			imgList(){
 				if(this.hasRedPacket&&this.hasShelf){
 					return [{
-						image: '/static/banner1.png'
-					},{
 						image: '/static/banner2.png'
+					},{
+						image: '/static/banner1.png'
 					}]
 				}else{
 					return [{