WGShare.Client.Wx/miniprogram_npm/tdesign-miniprogram/fab/fab.json

9 lines
167 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-button": "../button/button",
"t-draggable": "./draggable/draggable"
}
}