feat(dashboard): 看板无本地数据时显示提示条 + 跳转数据页同步按钮

- enriched/daily 两表均无数据时,顶部显示蓝色提示条
- 「前往同步」按钮 Link 跳转 /data 页面
- 与 none 档(无 key)黄色横幅区分显示

版本: 0.1.38
This commit is contained in:
shy3130
2026-06-24 18:07:43 +08:00
parent 5c492c1825
commit b28355aacf
3 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""TickFlow Stock Panel backend."""
__version__ = "0.1.37"
__version__ = "0.1.38"