8 lines
239 B
JSON
8 lines
239 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"tn-image-upload": "../../node-modules/@tuniao/tnui-vue3-uniapp/components/image-upload/src/image-upload",
|
|
"my-title": "../common/MyTitle",
|
|
"param-card": "../common/ParamCard"
|
|
}
|
|
} |