mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
- 在 about、fund、settings 和 stock 组件中添加 onBeforeUnmount 钩子,用于销毁消息实例 - 在 app.go 中添加 updateSettings 事件处理,根据配置切换暗黑主题 -优化 settings 组件,保存配置后发送 updateSettings 事件 -调整 stock 组件中 n-card 的属性,移除冗余代码