lilei há 2 anos atrás
pai
commit
4cf483c778
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

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