备注
This commit is contained in:
@ -13,6 +13,7 @@ class TextBox extends Base {
|
||||
* @param options.positions=[]位置
|
||||
* @param options.text=文本框内容
|
||||
* @param options.show=true {boolean}是否显示
|
||||
* @param callback=方法回调
|
||||
* @param Dialog {object} 弹框对象
|
||||
* @param Dialog.confirmCallBack {function} 弹框确认时的回调
|
||||
* */
|
||||
|
Reference in New Issue
Block a user