lex 2 anos atrás
pai
commit
6c235b9523

+ 0 - 14
src/student/music-group/layout/login.tsx

@@ -42,20 +42,6 @@ export default defineComponent({
     if (!browser().weixin) {
       this.showPopup = true
     }
-    // if (browser().weixin) {
-    // 微信公众号支付
-    //授权
-    // const code = getUrlCode()
-    // console.log('login mounted code: ' + code)
-    // if (!code) {
-    //   this.getAppIdAndCode()
-    // } else {
-    //   this.code = code
-    // }
-    // this.getAppIdAndCode()
-    // } else {
-    //   this.showPopup = true
-    // }
   },
   methods: {
     async getAppIdAndCode(url?: string) {

+ 1 - 0
src/student/music-group/pre-apply/order-detail.tsx

@@ -118,6 +118,7 @@ export default defineComponent({
         //     userId: config.userId
         //   }
         // })
+
         window.location.href =
           window.location.origin +
           '/orchestra-student/#/payResult?' +