Explorar o código

Update index.tsx

lex %!s(int64=2) %!d(string=hai) anos
pai
achega
53e5c94c0c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/student/music-group/pre-apply/index.tsx

+ 2 - 2
src/student/music-group/pre-apply/index.tsx

@@ -112,8 +112,8 @@ export default defineComponent({
             // 微信公众号支付
             //授权
             const code = getUrlCode()
-            if (!code || !state.code) {
-              goAuth(data.wxAppId)
+            if (!code) {
+              // goAuth(data.wxAppId)
             } else {
               state.code = code
             }