优化接单登录页设计

This commit is contained in:
yml2213
2026-08-02 16:55:52 +08:00
parent 2227cda73d
commit 40885c39b7
5 changed files with 555 additions and 122 deletions
+3 -1
View File
@@ -32,7 +32,9 @@ ReactDOM.createRoot(document.getElementById('root')!).render(
}}
theme={{
token: {
colorPrimary: '#1677ff',
colorPrimary: '#ff6a00',
colorLink: '#ff6a00',
colorInfo: '#ff6a00',
borderRadius: 6,
fontFamily:
'-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif',