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