mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
feat(frontend):优化股票K线图功能
- 在 App.d.ts 中添加 GetStockKLine 函数声明 - 在 app.go 中实现 GetStockKLine 方法- 在 App.js 中添加 GetStockKLine 函数导出 - 在 package.json 中添加 echarts依赖 - 在 stock.vue 中实现 K 线图展示功能- 优化 K 线图数据处理和图表配置
This commit is contained in:
parent
71d8822d15
commit
2bd63cf2f4
@ -53,6 +53,8 @@ QQ交流群:[点击链接加入群聊【go-stock交流群】:491605333](http
|
||||
| 不再强制依赖Chrome浏览器 | ✅ | 默认使用edge浏览器抓取新闻资讯 |
|
||||
|
||||
## 👀 更新日志
|
||||
### 2025.04.22 优化K线图展示,支持拉伸放大,看得更舒服啦!
|
||||
### 2025.04.21 港股,美股K线数据获取优化
|
||||
### 2025.04.01 优化部分设置选项,避免重启软件
|
||||
### 2025.03.31 优化数据爬取
|
||||
### 2025.03.30 AI自动定时分析功能
|
||||
@ -84,7 +86,7 @@ QQ交流群:[点击链接加入群聊【go-stock交流群】:491605333](http
|
||||
### 成本设置
|
||||

|
||||
### 日K
|
||||

|
||||

|
||||
### 分时
|
||||

|
||||
### 钉钉报警通知
|
||||
|
BIN
build/screenshot/img_12.png
Normal file
BIN
build/screenshot/img_12.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 170 KiB |
Loading…
x
Reference in New Issue
Block a user