Sfoglia il codice sorgente

【前端模版】修复APP付费会员支付问题

evoxwht 3 anni fa
parent
commit
c0611cd419
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      template/uni-app/pages/annex/vip_paid/index.vue

+ 1 - 1
template/uni-app/pages/annex/vip_paid/index.vue

@@ -416,7 +416,7 @@
 					from: 'routine',
 					from: 'routine',
 					// #endif
 					// #endif
 					// #ifdef APP-PLUS
 					// #ifdef APP-PLUS
-					from: 'app',
+					from: 'weixin',
 					// #endif
 					// #endif
 					member_type: this.svip.type,
 					member_type: this.svip.type,
 					mc_id: this.mc_id,
 					mc_id: this.mc_id,