12 lines
491 B
JSON
12 lines
491 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"fui-background-image": "./firstui/fui-background-image/fui-background-image",
|
|
"up-swiper": "../node-modules/uview-plus/components/u-swiper/u-swiper",
|
|
"fui-parse": "./firstui/fui-parse/fui-parse",
|
|
"fui-parse-group": "./firstui/fui-parse-group/fui-parse-group",
|
|
"fui-fab": "./firstui/fui-fab/fui-fab",
|
|
"my-popup": "./common/MyPopup",
|
|
"tn-icon": "../node-modules/@tuniao/tnui-vue3-uniapp/components/icon/src/icon"
|
|
}
|
|
} |