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