mirror of
https://github.com/rubickCenter/rubick
synced 2026-03-10 16:00:16 +08:00
🐛 fix #212
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
export default {
|
||||
version: 9,
|
||||
version: 11,
|
||||
perf: {
|
||||
custom: {
|
||||
primaryColor: '#106898',
|
||||
primaryColor: '#ff4ea4',
|
||||
errorColor: '#ed6d46',
|
||||
warningColor: '#e5a84b',
|
||||
successColor: '#c0d695',
|
||||
infoColor: '#007175',
|
||||
infoColor: '#aa8eeB',
|
||||
logo: `file://${__static}/logo.png`,
|
||||
placeholder: '你好 rubick',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user