From 8833f8a1ba6dd9654f4b7fc3404a901a0dec7758 Mon Sep 17 00:00:00 2001 From: jianxiongc Date: Thu, 14 Nov 2019 17:36:17 +0800 Subject: [PATCH] edit report.md lgoin -> login --- docs/api/other/report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/other/report.md b/docs/api/other/report.md index 1afa18ec460..aa926ee13a0 100644 --- a/docs/api/other/report.md +++ b/docs/api/other/report.md @@ -31,7 +31,7 @@ Tips uni.report('title','首页') // 登录 -uni.report('lgoin',{ +uni.report('login',{ 'name':'uni-app', 'age':'21', // ...