9 lines
205 B
JSON
9 lines
205 B
JSON
|
|
{
|
||
|
|
"component": true,
|
||
|
|
"styleIsolation": "apply-shared",
|
||
|
|
"usingComponents": {
|
||
|
|
"t-button": "tdesign-miniprogram/button/button",
|
||
|
|
"t-transition": "tdesign-miniprogram/transition/transition"
|
||
|
|
}
|
||
|
|
}
|