选择框插件
Module名:normalPicker
1. 重置签名: openDialog:callback:
1.1 入参
{
"options":"",
"index":"",
"title":"",
"titleColor":"",
"cancelTitle":"",
"confirmTitle":"",
"cancelTitleColor":"",
"confirmTitleColor":"",
"titleBackgroundColor":"",
"textColor":"",
"selectionColor":"",
"height":""
}
| 参数 |
类型 |
说明 |
| options |
数组 |
可以多个内容 |
| index |
数子 |
选择第几个框的数据 |
| title |
|
标题 |
| titleColor |
|
标题颜色 |
| cancelTitle |
|
取消的标题名称 |
| confirmTitle |
|
确认标题名称 |
| cancelTitleColor |
|
取消的标题颜色 |
| confirmTitleColor |
|
确认标题颜色 |
| titleBackgroundColor |
|
标题背景颜色 |
| selectionColor |
|
选中颜色 |
| height |
|
选择框高度 |
1.2 出参
回调参数