src/store/modules/common.js
@@ -23,7 +23,7 @@ isShade: false, screen: -1, isLock: getStore({name: 'isLock'}) || false, showTag: true, showTag: false, showDebug: true, showCollapse: true, showSearch: true, @@ -36,6 +36,8 @@ themeName: getStore({name: 'themeName'}) || 'theme-vip', lockPasswd: getStore({name: 'lockPasswd'}) || '', website: website, //判断是否是导航栏点击的路由,是则↓属性自加 liuState: 0, }, mutations: { SET_LANGUAGE: (state, language) => {