This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
zhanghe
/
efunbox-admin-cms
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e350d229df
Branches
Tags
master
efunbox-admi...
/
src
/
components
/
GlobalFooter
/
index.md
index.md
385 B
Historique
Raw
title: GlobalFooter subtitle: 全局页脚 cols: 1
order: 7
页脚属于全局导航的一部分,作为对顶部导航的补充,通过传递数据控制展示内容。
API
参数
说明
类型
默认值
links
链接数据
array<{ title: ReactNode, href: string, blankTarget?: boolean }>
-
copyright
版权信息
ReactNode
-