14 lines
433 B
JSON
14 lines
433 B
JSON
{
|
|
"usingComponents": {
|
|
"oak-icon": "@oak-frontend-base/components/icon/index",
|
|
"l-list": "@oak-frontend-base/miniprogram_npm/lin-ui/list/index",
|
|
"l-button": "@oak-frontend-base/miniprogram_npm/lin-ui/button/index",
|
|
"l-avatar": "@oak-frontend-base/miniprogram_npm/lin-ui/avatar/index"
|
|
},
|
|
"componentGenerics": {
|
|
"body": {
|
|
"default": "./emptyBody/index"
|
|
}
|
|
}
|
|
}
|