diff --git a/miniapp/pages/coupon/my-coupons.vue b/miniapp/pages/coupon/my-coupons.vue index 150e70a..6ebf1aa 100644 --- a/miniapp/pages/coupon/my-coupons.vue +++ b/miniapp/pages/coupon/my-coupons.vue @@ -144,7 +144,7 @@ /** 跳转驿公里小程序 */ gotoYgl() { uni.navigateToMiniProgram({ - appId: 'wx0000000000000000', + appId: 'wx8c943e2e64e04284', fail: () => { uni.showToast({ title: '跳转驿公里失败', icon: 'none' }) } diff --git a/miniapp/pages/coupon/store-coupons.vue b/miniapp/pages/coupon/store-coupons.vue index b8f8d9f..d53d836 100644 --- a/miniapp/pages/coupon/store-coupons.vue +++ b/miniapp/pages/coupon/store-coupons.vue @@ -110,7 +110,7 @@ }, gotoYgl() { uni.navigateToMiniProgram({ - appId: 'wx0000000000000000', + appId: 'wx8c943e2e64e04284', fail: () => { uni.showToast({ title: '跳转驿公里失败',