riku
2025-04-27 f46786f11c5c08ead7501a82e5a71430ad69b782
miniprogram_npm/tdesign-miniprogram/cell/props.js
@@ -4,7 +4,7 @@
        value: 'middle',
    },
    arrow: {
        type: Boolean,
        type: null,
        value: false,
    },
    bordered: {
@@ -28,7 +28,7 @@
        value: 'navigateTo',
    },
    leftIcon: {
        type: String,
        type: null,
    },
    note: {
        type: String,
@@ -38,7 +38,7 @@
        value: false,
    },
    rightIcon: {
        type: String,
        type: null,
    },
    title: {
        type: String,