chore: optimize the realization of theme color 🌟
This commit is contained in:
@@ -3,7 +3,7 @@ export default {
|
||||
namespaced: true,
|
||||
state: {
|
||||
isMobile: false,
|
||||
animates: require('@/config/animates'),
|
||||
animates: require('@/config/default/animates'),
|
||||
...config,
|
||||
routesI18n: {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user