peijunlei
|
18bbc18559
|
refactor(common): simplify language switch logic to redirect to home page for selected language
|
2 weeks ago |
peijunlei
|
3f01a0d7da
|
fix(i18n): correct path formatting for language-specific URLs
|
2 weeks ago |
peijunlei
|
f6b8a8f2ab
|
fix(i18n): expose t() before DOM ready for earth tooltip
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2 weeks ago |
peijunlei
|
60daea8959
|
feat(i18n): add getUiLang/t dictionary for shared UI strings
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2 weeks ago |
peijunlei
|
49f82f7c73
|
fix(stock): 处理股票信息编码问题以确保数据完整性
- 在获取股票信息时,增加对缓存数据的编码检查和转换,确保名称字段为UTF-8编码
- 在从新浪接口获取数据时,添加编码转换以避免JSON解析错误
- 更新前端代码以确保所有股票信息在JSON中可正确编码
|
2 weeks ago |
peijunlei
|
f77ea22045
|
feat(stock): 实现股票行情接口和动态刷新功能
- 新增 StockController 类,提供股票行情数据接口
- 在前端实现股票信息的定时刷新,支持局部更新
- 更新投资页面和页脚组件,整合股票信息展示,添加数据属性以支持动态更新
- 移除冗余的定时刷新脚本,优化代码结构
|
2 weeks ago |
peijunlei
|
846a349af5
|
fix(nav): 优化子组展开逻辑,确保同组互斥
|
2 weeks ago |
peijunlei
|
56fefe1b7b
|
feat(nav): 点击子标题展开收起
|
2 weeks ago |
peijunlei
|
d3ce819a8d
|
feat(language-switch): 语言切换
|
2 weeks ago |
peijunlei
|
0010ac5ed5
|
feat(mask): enhance expandable mask navigation with subitem support and styling adjustments
|
2 weeks ago |
peijunlei
|
4c2a624adf
|
refactor(contact-form): 移除多余的js脚本逻辑
|
2 weeks ago |
xiaodong
|
7d983b91a2
|
导航栏箭头修改
|
3 weeks ago |
peijunlei
|
b3bd2957fe
|
✨ feat: Enhance scroll behavior and header responsiveness during page lock
|
3 weeks ago |
peijunlei
|
d73c188e0f
|
feat: 更新样式以支持导航面板内部滚动并调整页面布局
|
3 weeks ago |
peijunlei
|
c3e702f4e2
|
feat: 添加 hover 展开 mega 面板时禁止/恢复页面滚动功能并更新样式
|
3 weeks ago |
peijunlei
|
8480b71873
|
feat: 添加导航子组展开/收起功能并更新相关样式
|
3 weeks ago |
xiaodong
|
212a1bebc0
|
增加dist资源
|
3 weeks ago |