riku
2026-01-21 a2c5def7cf9562312a54216bc195a6ea071a26c5
component/actionsheet/actionsheet.js
@@ -105,6 +105,11 @@
      type: String,
      value: ''
    },
    showClose: {
      // 是否显示关闭按钮
      type: Boolean,
      value: true
    },
    showCancel: {
      // 是否显示取消按钮
      type: Boolean,