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

解决存在二级下拉导航时不能使用 http 地址问题 #638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwcx-jzy
Copy link
Contributor

@bwcx-jzy bwcx-jzy commented Nov 4, 2022

举例:(修改前)

 {
    text: '📦仓库', link: 'https://gitee.com/xxxx', items: [
      {text: 'Gitee', link: 'https://gitee.com/xxxx'},
      {text: 'Github', link: 'https://github.com/xxxx'},
    ]
  },

页面渲染:

https://xxxx.com/https://gitee.com/xxxx

修改后使用统一组件实现判断 url 渲染不同的标签

@vercel
Copy link

vercel bot commented Nov 4, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vuepress-theme-vdoing ✅ Ready (Inspect) Visit Preview Nov 4, 2022 at 1:20PM (UTC)

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

Successfully merging this pull request may close these issues.

None yet

1 participant