Selaa lähdekoodia

Update live-detail.tsx

lex 2 vuotta sitten
vanhempi
commit
a56645ed5d
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  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: {