src/page/index/top/index.vue
@@ -170,7 +170,9 @@ }], }, ] } }, showMenu: getStore({ name: "showMenu" }), globalUserInfo: getStore({ name: "userInfo" }), } }, filters: {}, @@ -188,7 +190,6 @@ showFullScren: state => state.common.showFullScren, showCollapse: state => state.common.showCollapse, showSearch: state => state.common.showSearch, showMenu: state => state.common.showMenu, showColor: state => state.common.showColor }), ...mapGetters([