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