”是否显删除按钮“的属性应该是showDelete
发布于 7 年前 作者 li24 5616 次浏览 来自 官方Issues

https://developers.weixin.qq.com/miniprogram/dev/extended/weui/gallery.html

属性 类型 默认值 说明

delete boolean false 是否显删除按钮

此处delete应该是showDelete. 默认值 true.

版本信息:

{

    “name”: “weui-miniprogram”,

    “version”: “0.2.0”,

    “description”: “”,

    “author”: “xushengni,tomylin,cunjinli,rockhou”,

    “license”: “MIT”

}

1 回复
回到顶部