Browse Source

隐藏校园打卡图标

xiaoxin 3 years ago
parent
commit
e8a61865d4
1 changed files with 2 additions and 2 deletions
  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>