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

feat: dynamic menu optimize #65

Merged
merged 5 commits into from
Apr 28, 2022
Merged

feat: dynamic menu optimize #65

merged 5 commits into from
Apr 28, 2022

Conversation

alexzhang1030
Copy link
Collaborator

@alexzhang1030 alexzhang1030 commented Apr 28, 2022

Description

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).

About This PR

优化 dynamic menu 的部分逻辑

为了支持 #58 ,增加 routeQuery routeParams

如果 route.path 是 url 的话,则直接跳转外部页面

@netlify
Copy link

netlify bot commented Apr 28, 2022

Deploy Preview for vue-hbs-admin ready!

Name Link
🔨 Latest commit a1cfa85
🔍 Latest deploy log https://app.netlify.com/sites/vue-hbs-admin/deploys/626a8a5adf80420008dd250f
😎 Deploy Preview https://deploy-preview-65--vue-hbs-admin.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@alexzhang1030 alexzhang1030 requested a review from Hongbusi April 28, 2022 05:20
@alexzhang1030 alexzhang1030 changed the title dynamic route optimize feat: dynamic menu optimize Apr 28, 2022
src/layouts/default/sidebar/components/MenuItem.vue Outdated Show resolved Hide resolved
src/layouts/default/sidebar/components/MenuItem.vue Outdated Show resolved Hide resolved
src/utils/is.ts Outdated Show resolved Hide resolved
@Hongbusi Hongbusi merged commit b916478 into developer-plus:master Apr 28, 2022
@alexzhang1030 alexzhang1030 deleted the dynamic_menu_optimize branch April 28, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants