long
2021-03-03 cadf24e28ba9e269f89a5a5f9468e383004fe73b
src/layout/components/Sidebar/Logo.vue
@@ -25,7 +25,7 @@
  data() {
    return {
      title: '”项目名称“',
      logo: 'https://wpimg.wallstcn.com/69a1c46c-eb1c-4b46-8bd4-e9e686ef5251.png'
      logo: ''
    }
  }
}