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