feat: 预览的组件

This commit is contained in:
2026-05-25 17:22:51 +08:00
parent 281dffdccd
commit f6b11c50b6
17 changed files with 1793 additions and 27 deletions

View File

@@ -38,17 +38,41 @@
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/ChatMain/ChatLongAnswer/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ChatMain/NoticeMessage/detail",
"style": {
"navigationStyle": "custom"
}
{
"path": "pages/ChatMain/ChatLongAnswer/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ChatModule/LongTextGuideCardPreview/guide",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ChatModule/LongTextGuideCardPreview/poi",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ChatModule/LongTextGuideCardPreview/route",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ChatModule/LongTextGuideCardPreview/photo",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ChatMain/NoticeMessage/detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/test/index",