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