bobo 3 년 전
부모
커밋
4fb1652ce1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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) {