mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
- 将 stock.vue 中的开盘价数据源从"今日开盘价"改为"昨日收盘价" - 在 stockSparkLine.vue 中修改图表初始化方式,使用 document.getElementById 获取图表容器 -为 stockSparkLine.vue 中的图表容器添加唯一的 id 属性,以确保正确渲染多个图表