提交 401a8050 authored 作者: JarvanMo's avatar JarvanMo

update doc

上级 d5abce51
......@@ -154,6 +154,9 @@ Future sendAuth({String openId, @required String scope, String state}) async {
"sendAuth", {"scope": scope, "state": state, "openId": openId});
}
/// open mini-program
/// see [WXMiniProgramType]
Future launchMiniProgram(
{@required String username,
String path,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论