mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 02:08:43 +08:00 
			
		
		
		
	初步完善密码登录和验证码登录的逻辑
This commit is contained in:
		| @@ -65,6 +65,7 @@ | ||||
| 		}, | ||||
| 		methods: { | ||||
|       handleUserInfoClick(){ | ||||
|         // TODO 判断是否已经登录逻辑 | ||||
|         if (!uni.getStorageSync('token')) { | ||||
|           uni.$u.route('/pages/login/login'); | ||||
|         } else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sfmind
					sfmind