diff --git a/components/CustomTabBar/CustomTabBar.vue b/components/CustomTabBar/CustomTabBar.vue
index 762dbab..105766b 100644
--- a/components/CustomTabBar/CustomTabBar.vue
+++ b/components/CustomTabBar/CustomTabBar.vue
@@ -114,15 +114,15 @@ const generateTabbarList = () => {
// 求职者用户(包括未登录状态):显示招聘会
// H5端隐藏招聘会
// #ifndef H5
- baseItems.splice(1, 0, {
- id: 1,
- text: '招聘会',
- path: '/pages/careerfair/careerfair',
- iconPath: '/static/tabbar/post.png',
- selectedIconPath: '/static/tabbar/posted.png',
- centerItem: false,
- badge: readMsg.badges[1]?.count || 0,
- });
+ // baseItems.splice(1, 0, {
+ // id: 1,
+ // text: '招聘会',
+ // path: '/pages/careerfair/careerfair',
+ // iconPath: '/static/tabbar/post.png',
+ // selectedIconPath: '/static/tabbar/posted.png',
+ // centerItem: false,
+ // badge: readMsg.badges[1]?.count || 0,
+ // });
// #endif
}
diff --git a/packageB/train/video/videoDetail.vue b/packageB/train/video/videoDetail.vue
index 9e02d7c..85b6b9a 100644
--- a/packageB/train/video/videoDetail.vue
+++ b/packageB/train/video/videoDetail.vue
@@ -9,10 +9,20 @@
-
+
@@ -134,7 +144,7 @@