This commit is contained in:
muwoo
2023-07-31 17:45:22 +08:00
parent cc6098258c
commit 5946e06693
9 changed files with 61 additions and 26 deletions

View File

@@ -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',
},