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