Skip to content

Commit 2442e9c

Browse files
author
cg33
committed
update
1 parent af153e8 commit 2442e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh/development/template/components.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 组件开发
22
---
33

4-
组件是一个页面UI组件的抽象,包括了html以及其他资源。开发一个组件需要实现以下三个接口
4+
组件是一个页面UI组件的抽象,包括了html以及其他资源。开发一个组件需要实现以下接口
55

66
```go
77
type Component interface {

0 commit comments

Comments
 (0)