|
@@ -14,6 +14,7 @@ import bg11 from '~src/assets/home/fd8d568edf61d6824a5a2e3e8e4a0ec4.jpg'
|
|
|
export default {
|
|
|
color: [
|
|
|
{ name: 'blue', color: '#204DA0', label: '深蓝' },
|
|
|
+ { name: 'blue1', color: '#0D3253', label: '暗蓝' },
|
|
|
{ name: 'light-blue', color: '#409eff', label: '浅蓝' },
|
|
|
{ name: 'black1', color: '#2c3643', label: '黑色' },
|
|
|
],
|