From def5b52eabfab68901ba788dbf0dbc1639a78880 Mon Sep 17 00:00:00 2001 From: stivepeim Date: Thu, 6 May 2021 14:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Droutine.js=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/libs/routine.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/libs/routine.js b/app/libs/routine.js index 620b91d3..8130e82c 100644 --- a/app/libs/routine.js +++ b/app/libs/routine.js @@ -21,7 +21,7 @@ class Routine /** * 获取用户信息 */ - getUserInfo(){ + getUserProfile(){ let that = this , code = this.getUserCode(); return new Promise( (resolve,reject) => { uni.getUserProfile({