Commit Graph

621 Commits

Author SHA1 Message Date
d087ee6b35 feat: 长文本组件的对接调试 2026-05-20 15:26:52 +08:00
dd7b41d1ad feat: 撤回了更新的全部代码 2026-05-15 15:09:14 +08:00
be205eafe0 feat: 网络监听状态的优化 2026-05-15 15:03:00 +08:00
408b57a482 feat: 增加了更新的代码实现 2026-05-15 14:55:44 +08:00
0c4288eb37 feat: 首次安装时的网络状态的监听 2026-05-15 14:17:13 +08:00
60f03e25f3 feat: 编译调整 2026-05-15 12:57:11 +08:00
a2948b1294 feat: 语音识别的兼容调整 2026-05-15 12:52:40 +08:00
f71f432a45 feat: 改造语音的实现逻辑 2026-05-15 12:07:27 +08:00
f516e4fe2e feat: 调整回话界面的UI 2026-05-15 09:57:06 +08:00
e3bf1ff682 feat: 修复回答组件跳动的问题 2026-05-15 09:56:34 +08:00
c777a0122e feat: 先关闭语音 2026-05-14 17:47:44 +08:00
11c1a3401d feat: 集成语音识别 2026-05-14 17:42:49 +08:00
29338ec706 feat: 提示词优化 2026-05-14 15:54:03 +08:00
48517a36c6 feat: 请求日志优化 2026-05-14 15:53:51 +08:00
a45ef100b0 feat: 优化天气的图标 2026-05-14 15:40:37 +08:00
9b813f0ed0 feat: 首页调整 2026-05-14 15:33:53 +08:00
405be2ca99 feat: 修复发送消息后的键盘处理 2026-05-14 15:20:34 +08:00
e453a78212 feat: 小调整 2026-05-14 15:04:25 +08:00
aec288409f feat:修复滑动卡片 闪烁的问题 2026-05-14 15:01:48 +08:00
83d4066f72 feat: tab 的点击交互 2026-05-14 14:43:23 +08:00
199c418225 feat: 首页的调整 2026-05-14 13:55:30 +08:00
b48426fc84 feat: 一些调整 2026-05-14 11:23:03 +08:00
DEV_DSW
2b908436fd feat: replace arrow characters with uni-icons in various cards; enhance visual consistency and user experience 2026-05-13 17:09:22 +08:00
DEV_DSW
0afb690262 feat: update AigcPhotoCard, FaqHelpCard, MapNavigationCard, NoticeCard, ScenicImageCard with new layouts, styles, and mock data; enhance user interaction and visual appeal 2026-05-13 16:28:57 +08:00
DEV_DSW
9da046c314 feat: redesign FacilityLocationCard and RoutePlanCard with improved layout, styles, and mock data; enhance user interaction and visual appeal 2026-05-13 15:38:04 +08:00
DEV_DSW
6fec4d5773 Merge branch 'home3.0' of https://git.nianxx.cn/zoujing/YGChatCS into home3.0 2026-05-13 15:04:40 +08:00
DEV_DSW
aa50d9f90d feat: enhance PoiCompareCard and RecommendationListCard with improved layout, styles, and mock data; remove MultiPoiRecommendationCard from test page 2026-05-13 15:04:37 +08:00
199ec18a69 feat: 探索发现改为了我的订单 2026-05-13 15:00:10 +08:00
ad721cbdcb feat: 放出aigc 2026-05-13 14:55:22 +08:00
c8056ce2d6 Merge branch 'home3.0' of https://git.nianxx.cn/zoujing/YGChatCS into home3.0 2026-05-13 14:53:14 +08:00
31d9adc579 feat: 伴游的调整 2026-05-13 14:53:09 +08:00
DEV_DSW
c9bb057ae1 feat: refactor PoiDetailCard layout and styles; update mock data for consistency 2026-05-13 14:40:00 +08:00
DEV_DSW
63e7abbde8 feat: enhance LongTextGuideCard with detailed layout and improved styles; update mocks and add padding utility 2026-05-13 14:30:39 +08:00
DEV_DSW
fe5dd78632 feat: add RecommendationListCard and RoutePlanCard components with styles and mocks
- Implemented RecommendationListCard component for displaying a list of recommendations with titles, descriptions, and badges.
- Created RoutePlanCard component to show route details, including nodes and tips, with a detailed view toggle.
- Added ScenicImageCard component for showcasing images with optional captions.
- Developed SharedVisual components: CardShell, BadgePill, MediaFrame, ActionRow, and DetailShell for reusable UI elements.
- Introduced SCSS styles for all new components and updated existing styles for consistency.
- Created test page to preview and interact with all components using mock data.
- Added new utility classes for background colors, borders, colors, display, flex, font sizes, font weights, heights, positions, rounded corners, and widths.
2026-05-13 14:06:43 +08:00
0f6d8f7ff1 feat: 调整了登录的逻辑 2026-05-12 21:17:11 +08:00
f0b6e86e64 feat: 对话页面的消息样式兼容调整 2026-05-12 15:50:41 +08:00
0dc18bc9a5 feat: 消息的默认数据清除 2026-05-11 17:00:23 +08:00
42f274c487 feat: 天气的映射 2026-05-11 16:51:27 +08:00
a216cae411 feat: 处理安全底部区域的问题 2026-05-11 16:24:20 +08:00
0dfd4fda1e feat: 抽屉效果再app不兼容问题处理 2026-05-11 16:04:41 +08:00
9cd3916ab2 feat: 兼容在app上页面滚动与键盘问题 2026-05-11 15:54:28 +08:00
85a61d5bbf feat: 兼容处理 2026-05-10 13:01:55 +08:00
bbca2d14c9 feat: 登录参数改造 2026-05-10 12:19:50 +08:00
b070429f5c Merge branch 'home3.0' of https://git.nianxx.cn/zoujing/YGChatCS into home3.0 2026-05-10 11:24:55 +08:00
bef68d4f3c feat: 做了适配手机端的条件编译的 2026-05-10 11:24:48 +08:00
58a88b7953 feat: 语音输入框的条件编译 2026-05-10 10:02:33 +08:00
9c83a47260 feat: 组件01 2026-05-09 23:58:47 +08:00
255b40aad7 feat: 更新一些配置 2026-05-08 16:52:07 +08:00
25c8a3570d feat: 增加获取位置的方法 2026-05-08 14:58:13 +08:00
a3c82382c2 feat: 通知详情的页面调整 2026-05-08 12:52:03 +08:00