riku
2025-04-27 233a467167e2b363098cc7fa63e7f26d1d15507b
miniprogram_npm/tdesign-miniprogram/progress/props.js
@@ -3,9 +3,6 @@
        type: null,
        value: '',
    },
    externalClasses: {
        type: Array,
    },
    label: {
        type: null,
        value: true,
@@ -20,6 +17,10 @@
    strokeWidth: {
        type: null,
    },
    style: {
        type: String,
        value: '',
    },
    theme: {
        type: String,
        value: 'line',