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