wangguoyu 4 달 전
부모
커밋
1d0a7de242
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      App.vue

+ 0 - 5
App.vue

@@ -10,11 +10,6 @@
 	export default {
 		// creat by wgy 0619  生命周期 钩子  
 		onLaunch: function() {
-			console.log('App Launch')
-			console.log('App Launch')
-			console.log('App Launch')
-			console.log('App Launch')
-			console.log('App Launch')
 			if (cacheManager.get('auth')) {
 				uni.reLaunch({
 					url: `/pages/study/index`