9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-steps": "tdesign-miniprogram/steps/steps",
|
|
"t-step-item": "tdesign-miniprogram/step-item/step-item"
|
|
}
|
|
}
|