@@ -39,7 +39,6 @@ export default {
menuC (item) {
if (item.type === 'changeTheme') {
this.$store.commit('changeTheme', item.url);
- console.log(222, this.$store); return
} else {
this.$router.push({
path: item.url