bobo 3 年之前
父節點
當前提交
40dad42f11
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
     }
   },