Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

侧边栏 外链,无法调用在电脑上自定义的Protocol,打开相应的软件 #3869

Open
JSJiao opened this issue Nov 17, 2021 · 0 comments

Comments

@JSJiao
Copy link

JSJiao commented Nov 17, 2021

Question(提问)

Steps to reproduce(问题复现步骤)

  1. {
    path: 'external-link',
    component: Layout,
    children: [{
    path: 'DFrame://Design',
    meta: { title: 'externalLink', icon: 'el-icon-monitor' }
    }]
    },
  2. http://localhost:9528/#/404
  3. 点击侧边栏报错,404,无法正常调用自定义的协议

Screenshot or Gif(截图或动态图)

Link to minimal reproduction(最小可在线还原demo)

Other relevant information(格外信息)

  • Your OS: Windows 10
  • Node.js version:v14.17.3
  • vue-element-admin version:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant