k94314517
2024-05-06 48b4e46f22ec83843cb8a3087b8ec9511a7ea8a2
admin/src/store/index.js
@@ -38,6 +38,10 @@
    }
  },
  clearUserInfo: (state) => {
    state.userInfo = null
  },
  // 设置首页路由信息
  setHomePage (state, homePage) {
    state.homePage = homePage