gant-core 0.1.44 → 0.1.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/cli/index.js CHANGED
@@ -5952,6 +5952,7 @@ const defaultConfig = {
5952
5952
  //登陆配置
5953
5953
  loginConfig: {
5954
5954
  loginPathname: "/login",
5955
+ loginOut: true,
5955
5956
  },
5956
5957
  homePath: "/dashboard",
5957
5958
  headerMenu: true,