This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhanghe
/
efunbox-admin-cms
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e350d229df
Rami (Branch)
Tag
master
efunbox-admi...
/
src
/
components
/
GlobalFooter
/
index.md
index.md
385 B
Cronologia
Originale
title: GlobalFooter subtitle: 全局页脚 cols: 1
order: 7
页脚属于全局导航的一部分,作为对顶部导航的补充,通过传递数据控制展示内容。
API
参数
说明
类型
默认值
links
链接数据
array<{ title: ReactNode, href: string, blankTarget?: boolean }>
-
copyright
版权信息
ReactNode
-