Browse Source

学生端我的乐团不挑班级详情

skyblued 2 năm trước cách đây
mục cha
commit
9c2ab10b59
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/mine-orchestra/my-class/index.tsx

+ 1 - 0
src/views/mine-orchestra/my-class/index.tsx

@@ -33,6 +33,7 @@ export default defineComponent({
     }
     const openClassDetail = (item: any) => {
       console.log("🚀 ~ item", item)
+      if (state.platformType == 'STUDENT') return;
       postMessage({
         api: 'open_app_page',
         content: {