Kaynağa Gözat

页面更新

wangxy 2 ay önce
ebeveyn
işleme
4985ae5cb9
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      components/MtaTabBar/MtaTabBar.vue

+ 2 - 2
components/MtaTabBar/MtaTabBar.vue

@@ -13,8 +13,8 @@
 	const tabList = [
 		{text: '首页',pagePath: '/pages/index/index', icon: 'sy-cion', selectedIcon: ''},
 		{text: '校园动态',pagePath: '/pages/dqgzDangjiangongzuo/dqgzDangjiangongzuo', icon: 'xydt-cion', selectedIcon: ''},
-		{text: '招生就业',pagePath: '/pages/index/index', icon: 'zsjy-cion', selectedIcon: ''}, 
-		{text: '联系方式',pagePath: '/pages/index/index', icon: 'lxfs-cion', selectedIcon: ''}
+		{text: '招生就业',pagePath: '/pages/zsjyZhaoshengjianzhang/zsjyZhaoshengjianzhang', icon: 'zsjy-cion', selectedIcon: ''}, 
+		{text: '联系方式',pagePath: '/pages/xygkLianxifangshi/xygkLianxifangshi', icon: 'lxfs-cion', selectedIcon: ''}
 		]
 	const props = defineProps({
 		activeIndex: {