ant-design-vue-pro icon indicating copy to clipboard operation
ant-design-vue-pro copied to clipboard

点击左侧菜单顶部的logo和title,不进行href="/"的跳转。怎么去除?

Open zll2020 opened this issue 2 years ago • 2 comments

Describe the bug (描述 Bug)

A clear and concise description of what the bug is.

To Reproduce (重现步骤) Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior(你期待的是什么?) A clear and concise description of what you expected to happen.

Screenshots(截图) If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context(附加信息) Add any other context about the problem here.

zll2020 avatar Jul 21 '22 06:07 zll2020

https://github.com/vueComponent/ant-design-vue-pro/blob/master/src/layouts/BasicLayout.vue#L22-L27

可以自定义

sendya avatar Jul 21 '22 13:07 sendya

@sendya 您好,自定义后a标签还在, 还是会跳转

lin-pan421 avatar Nov 14 '22 05:11 lin-pan421