feat: 优化登录后Dashboard界面和导航组件
- Dashboard: 添加欢迎横幅、数据分区展示、当日利润预估 - Logo: 品牌化设计(渐变背景+图标) - UserMenu: 现代化胶囊样式+头像 - 卡片悬浮动效、彩色分类边框
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = {
|
||||
modifyVars: {
|
||||
/* less 变量覆盖,用于自定义 ant design 主题 */
|
||||
'primary-color': '#00458a',
|
||||
'link-color': '#1890FF',
|
||||
'link-color': '#00458a',
|
||||
'border-radius-base': '4px'
|
||||
},
|
||||
javascriptEnabled: true
|
||||
|
||||
Reference in New Issue
Block a user