From 744c16a15432461394e1e2dbdfaea34a766fcc6b Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 01 八月 2024 08:53:29 +0800
Subject: [PATCH] ‘’

---
 wechat_staff/components/detailFooter/index.js |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/wechat_staff/components/detailFooter/index.js b/wechat_staff/components/detailFooter/index.js
index e997649..6d78a1a 100644
--- a/wechat_staff/components/detailFooter/index.js
+++ b/wechat_staff/components/detailFooter/index.js
@@ -38,7 +38,7 @@
       ]
       const { info,  path} = this.data
       wx.navigateToMiniProgram({
-        appId: 'wx208dd1edc0be24ee',
+        appId: 'wxcd2b89fd2ff065f8',
         path: `${map[path]}?origin=b&id=${info.id}&userId=${wx.getStorageSync('member').id}`,
         envVersion: 'trial'
       })
@@ -78,8 +78,7 @@
           isShowPoster: true,
           showShare: false,
           posterUrl: res.data
-        })
-
+        }) 
       })
     },
     saveCard() {

--
Gitblit v1.9.3