hwq 3 years ago
parent
commit
444f71a27b

+ 2 - 0
App.vue

@@ -24,11 +24,13 @@ export default {
 		// 加载缓存中的用户信息
 		let userInfo = uni.getStorageSync('userInfo') || '';
 		// 判断是否拥有用户信息
+		console.log(userInfo,'yonghu')
 		if (userInfo.uid) {
 			//更新登陆状态
 			uni.getStorage({
 				key: 'userInfo',
 				success: res => {
+					console.log(res)
 					obj.setUserInfo(res.data);
 					obj.login(res.data);
 				}

BIN
unpackage/cache/apk/__UNI__A53E8B3_cm.apk


+ 1 - 1
unpackage/cache/apk/apkurl

@@ -1 +1 @@
-https://service.dcloud.net.cn/build/download/5a26ba10-0c90-11ec-b3ba-83a573bc32b6
+https://service.dcloud.net.cn/build/download/53f918b0-0c95-11ec-a3a5-c7b2e714b016

File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/apk/cmManifestCache.json


File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/wgt/__UNI__A53E8B3/app-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/wgt/__UNI__A53E8B3/app-view.js


BIN
unpackage/release/apk/__UNI__A53E8B3__20210903170004.apk


Some files were not shown because too many files changed in this diff