bobo 3 years ago
parent
commit
40dad42f11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/welfareMall/index/index.js

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

@@ -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
     }
   },