1.0.4 • Published 5 years ago

r3ui v1.0.4

Weekly downloads
10
License
ISC
Repository
-
Last release
5 years ago

AlertMsg

AlertMsg
/**
 * @description AlertMsg 函数式 提示类型[success, info, warning, error]
 * @param {String} content 文案
 * @param {?Number | ?String} delay 延迟关闭时间(毫秒),不传为长显示
 * @reason 原 Alert 不支持函数式调用和自动延时关闭
 */

StatusTag

StatusTag
/**
* @description 状态tag
* @param {String} status 状态值【必填】【APPROVING, SUCCESS, REJECT, INIT】
* @param {?Number | ?String} num 数量【可选】
*/
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago