Skip to content

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

Open
bwcx-jzy wants to merge 1 commit into
xugaoyi:masterfrom
bwcx-jzy:patch-3
Open

解决存在二级下拉导航时不能使用 http 地址问题#638
bwcx-jzy wants to merge 1 commit into
xugaoyi:masterfrom
bwcx-jzy:patch-3

Conversation

@bwcx-jzy
Copy link
Copy Markdown
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
Copy Markdown

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.

1 participant