瀏覽代碼

Update live-detail.tsx

lex 2 年之前
父節點
當前提交
a56645ed5d
共有 1 個文件被更改,包括 1 次插入2 次删除
  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: {