mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
feat(frontend):添加个股研报功能
- 在前端新增 StockResearchReportList 组件,用于显示个股研报列表 - 在后端新增 StockResearchReport 接口和实现,获取个股研报数据- 在 App.d.ts 和 App.js 中添加相关函数声明和实现- 在 market.vue 中集成新增的个股研报功能
This commit is contained in:
parent
3ffcaa0374
commit
338e371190
@ -53,6 +53,7 @@
|
|||||||
| 不再强制依赖Chrome浏览器 | ✅ | 默认使用edge浏览器抓取新闻资讯 |
|
| 不再强制依赖Chrome浏览器 | ✅ | 默认使用edge浏览器抓取新闻资讯 |
|
||||||
|
|
||||||
## 👀 更新日志
|
## 👀 更新日志
|
||||||
|
### 2025.06.13 添加个股研报功能
|
||||||
### 2025.06.12 添加龙虎榜功能,新增行业排名分类
|
### 2025.06.12 添加龙虎榜功能,新增行业排名分类
|
||||||
### 2025.05.30 优化股票分时图显示
|
### 2025.05.30 优化股票分时图显示
|
||||||
### 2025.05.20 修复财联社电报获取问题
|
### 2025.05.20 修复财联社电报获取问题
|
||||||
|
Loading…
x
Reference in New Issue
Block a user