-
zhangwei
2025-11-11 ec90cbd7680a6f927cb1cea43f33ab7df6d0864c
src/uni_modules/uview-plus/components/u-modal/props.js
@@ -87,5 +87,9 @@
            type: String,
            default: () => defProps.modal.contentTextAlign
        },
      closeable:{
         type:Boolean,
         default:false
      }
    }
})