提示框插件

Module名:toast

1. 弹出普通提示框,只显示文字,2秒后自动消失: showMessage:

1.1 入参
参数 类型 说明
参数 要提示的文字
1.2 出参

2. 请求成功的提示框: showLoadingMessage:

2.1 入参
参数 类型 说明
参数1 要提示的文字
参数2 int 延迟几秒消失
2.2 出参

3. 请求失败的提示框,2秒后自动消失: showErrorMessage:afterDelay:

3.1 入参
参数 类型 说明
参数1 要提示的文字
参数2 int 延迟几秒消失
3.2 出参

4.没有网络的提示框: showAlertMessage:afterDelay:

4.1 入参
参数 类型 说明
参数1 要提示的文字
参数2 int 延迟几秒消失
4.2 出参

5.隐藏弹出框: close

5.1 入参
5.2 出参

results matching ""

    No results matching ""