This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zhanghe
/
efunbox-admin-cms
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e350d229df
Ramas
Etiquetas
master
efunbox-admi...
/
src
/
components
/
GlobalFooter
/
index.md
index.md
385 B
Histórico
Raw
title: GlobalFooter subtitle: 全局页脚 cols: 1
order: 7
页脚属于全局导航的一部分,作为对顶部导航的补充,通过传递数据控制展示内容。
API
参数
说明
类型
默认值
links
链接数据
array<{ title: ReactNode, href: string, blankTarget?: boolean }>
-
copyright
版权信息
ReactNode
-