This commit is contained in:
2025-04-18 16:32:32 +08:00
parent 09c087508f
commit 8e44473164
74 changed files with 24833 additions and 10335 deletions

View File

@@ -4,7 +4,7 @@ export default {
activeStyle: {
type: [String, Object],
default: () => ({
color: '#2979ff',
color: '#117e4c',
fontSize: '14px'
})
},