jihuaqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
1ecc343e7b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      components/MobileLandPage.vue

+ 2 - 2
components/MobileLandPage.vue

@@ -159,9 +159,9 @@ export default {
 			if (!this.useFul) {
 				return overTimePic;
 			} else if (this.isCommonCpd) {
-				return giveawayPic;
-			} else if (this.isLottaryCpd) {
 				return redpackPic;
+			} else if (this.isLottaryCpd) {
+				return giveawayPic;
 			} else if (this.isTreasureCpd) {
 				return treasurePic;
 			} else if (this.isNFTCpd) {