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