Skip to content

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

@mansion-sun

Description

@mansion-sun

🐛 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions