Explorar el Código

Merge branch 'iteration-20250225-use-code' into jenkins-test

lex-xin hace 5 meses
padre
commit
52c37a87a5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/student-register/index-apply.tsx

+ 2 - 0
src/views/student-register/index-apply.tsx

@@ -1405,6 +1405,8 @@ export default defineComponent({
       //     })
       // );
       forms.openId = authCode.onWeChatCatchOpenId("GET");
+      // 获取微信分享签名
+      weChatShare.getAppSignature()
       try {
         // 获取支付类型
         let expireDay = null;