RuoYi
2023-12-04 ae77c823047bd4adb3d6bd3fcde4261ecb481d29
ruoyi-ui/src/layout/components/Sidebar/Logo.vue
@@ -35,7 +35,7 @@
  },
  data() {
    return {
      title: '若依管理系统',
      title: process.env.VUE_APP_TITLE,
      logo: logoImg
    }
  }