wangxy 2 달 전
부모
커밋
c84e05ee0d
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      pages/index/index.vue

+ 5 - 0
pages/index/index.vue

@@ -45,9 +45,13 @@
 				<p>校企合作</p>
 			</view>
 		</view>
+
+    <MtaFooter></MtaFooter>
 		
 		<!-- 底部导航 -->
 		<MtaTabBarVue></MtaTabBarVue>
+
+
 	</view>
 </template>
 
@@ -63,6 +67,7 @@
 	import MtaNavbar from "@/components/MtaNavbar/MtaNavbar.vue";
 	import listTwoVue from "@/components/MtaCard/listTwo.vue";
 	import MtaTabBarVue from "@/components/MtaTabBar/MtaTabBar.vue";
+  import MtaFooter from "@/components/MtaFooter.vue"
 
 
 	const banners = ref('');