瀏覽代碼

Merge branch '2024鹅状元' of https://gogs.mtavip.com/wangguoyu/uniProject into 2024鹅状元

tanxue 4 月之前
父節點
當前提交
89816cb90f
共有 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`