bobo il y a 3 ans
Parent
commit
f05c8e9fb5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/welfareMall/index/index.js

+ 1 - 1
pages/welfareMall/index/index.js

@@ -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) {