Explorar el Código

Update live-detail.tsx

lex hace 2 años
padre
commit
a56645ed5d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/student/live-class/live-detail.tsx

+ 1 - 2
src/student/live-class/live-detail.tsx

@@ -275,8 +275,7 @@ export default defineComponent({
           userInfo={this.userInfo}
           showBuy={false}
           onUserDetail={(item: any) => {
-            console.log(item, '11')
-            if (state.platformType === 'STUDENT') {
+            if (state.platformType === 'STUDENT' && browser().isApp) {
               this.$router.push({
                 path: '/teacherHome',
                 query: {