mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
- 在 App.d.ts 中添加 ReFleshTelegraphList 函数声明 - 在 app.go 中实现 ReFleshTelegraphList 方法,用于刷新电报列表- 在 App.js 中添加 ReFleshTelegraphList 函数的前端调用接口 - 在 market.vue 中添加 ReFlesh 函数,用于调用刷新接口并更新数据 - 在 newsList.vue 中添加刷新按钮和相关事件处理,支持手动刷新功能