xiaoxin 3 лет назад
Родитель
Сommit
e8a61865d4
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

@@ -19,10 +19,10 @@
 					<image src="../../static/images/bus.png" mode=""></image>
 					<text>校车预约</text>
 				</navigator>
-				<navigator :url="'/pagesClockIn/index/index'" open-type="navigate" class="menu_item">
+				<!-- <navigator :url="'/pagesClockIn/index/index'" open-type="navigate" class="menu_item">
 					<image src="../../static/images/clockIn.png" mode=""></image>
 					<text>校园打卡</text>
-				</navigator>
+				</navigator> -->
 				<!-- <navigator :url="'/pagesClockIn/money/money'" open-type="navigate" class="menu_item">
 					<image src="../../static/images/money.png" mode=""></image>
 					<text>学费缴纳</text>