15 lines
516 B
JSON
15 lines
516 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"chat-top-banner": "./ChatTopBanner",
|
|
"chat-top-bg-img": "./ChatTopBgImg",
|
|
"chat-top-nav-bar": "./ChatTopNavBar",
|
|
"chat-card-a-i": "./ChatCardAI",
|
|
"chat-card-mine": "./ChatCardMine",
|
|
"chat-quick-access": "./ChatQuickAccess",
|
|
"chat-more-tips": "./ChatMoreTips",
|
|
"one-feel-m-k001": "../module/OneFeelMK001",
|
|
"response-intro": "../../components/ResponseIntro/index",
|
|
"response-wrapper": "../../components/ResponseWrapper/index"
|
|
}
|
|
} |