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