Files
sanguo_vnpy_v2/frontend
claude_dev 977cebb2aa feat(factor): 财务因子前端并列类别+run导入主库脚本 [nas]
- Leaderboard.vue 类别 chips/样式映射加 fundamental(财务基本面),teal 色系
- tokens.css 新增 --teal 类别色变量(#2dd4bf,未占用色)
- import_runs_to_main_db.py:独立评估库指定 run_ids 幂等导入主库
  (INSERT OR REPLACE,列序按 dst PRAGMA 实取,写前只读预检,
  本地临时双库自测:幂等/零沾染/列序不匹配/缺失run rc=1 全过)

Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-08 09:31:52 +08:00
..

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.