9 lines
257 B
JSON
9 lines
257 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-popup": "tdesign-miniprogram/popup/popup",
|
|
"t-check-tag": "tdesign-miniprogram/check-tag/check-tag",
|
|
"t-textarea": "tdesign-miniprogram/textarea/textarea"
|
|
}
|
|
} |