mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-24 20:39:40 +08:00
修改showMessageBox的描述
This commit is contained in:
parent
35a68dec97
commit
64e585a7e5
@ -134,7 +134,7 @@ interface quickcommandApi {
|
||||
* 显示一个自动消失的提示框
|
||||
*
|
||||
* ```js
|
||||
* quickcommand.showMessageBox("这是一段3s后自动消失的成功提示")
|
||||
* quickcommand.showMessageBox("这是一段3s后自动消失的成功提示", "success", 3000)
|
||||
* ```
|
||||
* @param message 显示的消息内容
|
||||
* @param icon 图标,默认为 success
|
||||
|
Loading…
x
Reference in New Issue
Block a user