@@ -77,7 +77,7 @@ Page({
return {
title: "沪上阿姨福利GO",
path: "/pages/welfareMall/index",
- imageUrl: this.bannerList[0]?.figure
+ imageUrl: this.data.bannerList[0]?.figure
}
},
swiperChange: function(e) {