新增 AutoRDO 需求清洗工作台与消息中枢,迭代 OneOS V2 设计规范及租赁合同/工作台/车辆等原型,同步云效技能与导航注册;并归档一批 legacy 原型快照。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-07-28 15:50:35 +08:00
parent b14425da5a
commit 5d51a6bf7a
1393 changed files with 488042 additions and 10046 deletions

View File

@@ -0,0 +1,14 @@
/**
* 租赁合同主题比稿:兼容旧 import 路径,实现见 design-system/theme-variants。
*/
export {
THEME_SHOTS,
THEME_CATALOG,
OFFICIAL_THEME,
buildSkinCss,
buildAntThemeConfig,
buildOfficialAntTheme,
getThemeById,
resolvePalette,
resolvePrimary,
} from '../src/resources/design-system/theme-variants/build-skin.mjs';