From 829babf74a07ca17b5145e37de445473f1d452db 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 --- libs/routine.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/routine.js b/libs/routine.js index 620b91d3..8130e82c 100644 --- a/libs/routine.js +++ b/libs/routine.js @@ -21,7 +21,7 @@ class Routine /** * 获取用户信息 */ - getUserInfo(){ + getUserProfile(){ let that = this , code = this.getUserCode(); return new Promise( (resolve,reject) => { uni.getUserProfile({