Skip to content

Commit

Permalink
docs: add EN docs for footer. 页脚组件文档翻译 (#1512)
Browse files Browse the repository at this point in the history
* docs: add EN docs for footer

* docs: add EN docs for footer. (#1463)
  • Loading branch information
byq1213 authored Jul 12, 2023
1 parent 02ebd95 commit 6c2c903
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions docs/mobile/api_v2/footer.en-US.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
title: Footer 页脚
description: 用于基础列表展示,可附带文字、品牌 logo、操作,常用商详、个人中心、设置等页面。
title: Footer
description: Footer is used to display information such as copyright notices, contact information, links to important pages and other relevant content of the website.
spline: data
isComponent: true
toc: false
---

### 基础页脚
### Base Footer

{{ base }}

### 基础加链接页脚
### Link Footer

{{ link }}

### 品牌页脚
### Brand Footer

{{ logo }}
2 changes: 1 addition & 1 deletion docs/mobile/api_v2/footer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Footer 页脚
description: 用于基础列表展示,可附带文字、品牌 logo、操作,常用商详、个人中心、设置等页面
description: 用于展示网站的版权声明、联系信息、重要页面链接和其他相关内容等信息
spline: data
isComponent: true
toc: false
Expand Down

0 comments on commit 6c2c903

Please sign in to comment.