增加了顶部工具栏说明

pull/1341/head
Diyar-IT 1 year ago committed by GitHub
parent 92ac009e41
commit f2c6446257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -250,6 +250,7 @@ layer.prompt({
| photos | 图片层的数据源,格式详见下述示例。 | object | - |
| hideFooter <sup>2.8+</sup> | 是否隐藏底部栏 | boolean | `false` |
| tab | 图片层切换后的回调函数,返回的参数见下述示例 | function | - |
| toolbar <sup>2.15.x+</sup> | 是否显示顶部工具栏 | boolean | `false` |
该方法用于弹出图片层,基于 `type: 1`(即 `page` 层)的自定义内容。

Loading…
Cancel
Save