提交 18822014 编写于 作者: DCloud-yyl's avatar DCloud-yyl

规避android平台toast提示无法显示的问题

上级 afc84c85
......@@ -125,7 +125,8 @@
otherLogin() {
//此处可实现其他登录方式
uni.showToast({
title: "使用其他方式登录"
title: "使用其他方式登录",
position: "bottom"
})
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册