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