9 lines
246 B
JSON
9 lines
246 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"t-button": "tdesign-miniprogram/button/button",
|
|
"t-action-sheet": "tdesign-miniprogram/action-sheet/action-sheet",
|
|
"t-image-viewer": "tdesign-miniprogram/image-viewer/image-viewer"
|
|
}
|
|
}
|