feige
2023-11-21 4358a3134c53590ef838c456e8d9369880655114
src/layout/components/Sidebar/Logo.vue
@@ -35,7 +35,7 @@
  },
  data() {
    return {
      title: '张氏APP',
      title: 'zhangAPP',
      logo: logoImg
    }
  }