Skip to content
yanjie108 edited this page Mar 18, 2019 · 32 revisions

引用

在页面逻辑js中引入
let apiobj=this.getApi();

交互

显示消息提示框
apiobj.showToast(text)
参数
text

属性 类型 默认值 必填 说明
text string 提示的内容 会自动消失

alert 警告框

Clone this wiki locally