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