lilei 2 年之前
父節點
當前提交
4cf483c778
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 [{