update theme

This commit is contained in:
chuzhixin 2021-02-03 18:10:03 +08:00
parent e7dc42362a
commit 81ab07429d
2 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
/* stylelint-disable */ /* stylelint-disable */
@charset "utf-8"; @charset "utf-8";
//框架默认主题色 //框架默认主题色
$base-color-default: #5470c6; $base-color-default: #1890ff;
//默认层级 //默认层级
$base-z-index: 999; $base-z-index: 999;
//横向布局纵向布局时菜单背景色 //横向布局纵向布局时菜单背景色

View File

@ -552,25 +552,25 @@
icon: 'video', icon: 'video',
title: '视频播放器', title: '视频播放器',
link: '/vab/player', link: '/vab/player',
color: '#91cc75', color: '#ffc069',
}, },
{ {
icon: 'table', icon: 'table',
title: '表格', title: '表格',
link: '/vab/table/comprehensiveTable', link: '/vab/table/comprehensiveTable',
color: '#5470c6', color: '#5cdbd3',
}, },
{ {
icon: 'laptop-code', icon: 'laptop-code',
title: '源码', title: '源码',
link: 'https://github.com/chuzhixin/vue-admin-beautiful', link: 'https://github.com/chuzhixin/vue-admin-beautiful',
color: '#fac858', color: '#b37feb',
}, },
{ {
icon: 'book', icon: 'book',
title: '书籍', title: '书籍',
link: '', link: '',
color: '#ee6666', color: '#69c0ff',
}, },
{ {
icon: 'bullhorn', icon: 'bullhorn',
@ -582,14 +582,14 @@
icon: 'gift', icon: 'gift',
title: '礼物', title: '礼物',
link: '', link: '',
color: '#ffe68f', color: '#ffd666',
}, },
{ {
icon: 'balance-scale-left', icon: 'balance-scale-left',
title: '公平的世界', title: '公平的世界',
link: '', link: '',
color: '#a4e0f7', color: '#ff9c6e',
}, },
{ {
icon: 'coffee', icon: 'coffee',