Files
YGChatCS/unpackage/dist/dev/mp-weixin/pages/chat/ChatMainList.json
2025-07-15 16:48:32 +08:00

19 lines
725 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",
"image-swiper": "../../components/ImageSwiper/index",
"stepper": "../../components/Stepper/index",
"sum-card": "../../components/SumCard/index",
"form-card": "../../components/FormCard/index"
}
}