lilei hace 2 años
padre
commit
4cf483c778
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 [{