EASYAIuniappNewUI/dist/build/mp-weixin/components/dynamic/CustomNumberBox.json
2025-02-08 18:50:38 +08:00

8 lines
233 B
JSON

{
"component": true,
"usingComponents": {
"tn-number-box": "../../node-modules/@tuniao/tnui-vue3-uniapp/components/number-box/src/number-box",
"param-card": "../common/ParamCard",
"my-title": "../common/MyTitle"
}
}