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

[BUG] GlobalFooter中传递links无法渲染 #273

Open
mansion-sun opened this issue Feb 16, 2023 · 0 comments
Open

[BUG] GlobalFooter中传递links无法渲染 #273

mansion-sun opened this issue Feb 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mansion-sun
Copy link

mansion-sun commented Feb 16, 2023

🐛 Bug 描述 Bug description

GlobalFooter中传递links,copyright无法渲染links数组,仅渲染copyright

🏞 期望结果 Desired result

GlobalFooter中传递links,copyright可渲染links数组及copyright

🚑 其他信息 Other information

<GlobalFooter :links="[ { title: 'Pro Layout', href: 'https://www.github.com/vueComponent/pro-layout', blankTarget: true }, { title: 'Github', href: 'https://www.github.com/vueComponent/ant-design-vue-pro', blankTarget: false } ]" :copyright="'Copyright 2023北京神州宏图科技有限公司 v1.0.1'" />

"@ant-design-vue/pro-layout": "^1.0.12",
"ant-design-vue": "^1.7.8",
"vue": "^2.6.14",
"vuex": "^3.6.2",

chrome:版本 108.0.5359.72(正式版本) (64 位)
系统:Windows 10 专业版 64 位操作系统, 基于 x64 的处理器

1676515007626

@mansion-sun mansion-sun added the bug Something isn't working label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant