未验证 提交 83f6b5ac 编写于 作者: O openharmony_ci 提交者: Gitee

!3436 #I53VYZ完成,请审批

Merge pull request !3436 from Annie_wang/PR3245
...@@ -345,7 +345,7 @@ node2 { ...@@ -345,7 +345,7 @@ node2 {
The template is used to generate nodes with consistent syntax, thereby facilitating the traverse and management of nodes of the same type. The template is used to generate nodes with consistent syntax, thereby facilitating the traverse and management of nodes of the same type.
If a node is defined using the keyword **template**, its child nodes inherit from the node configuration through the double colon operator (::). The child nodes can modify but cannot add or delete attributes in **template**. The attributes not defined in the child nodes will use the attributes defined in **template** as the default values. If a node is defined using the keyword **template**, its child nodes inherit from the node configuration through the double colon operator (::). The child nodes can modify or add but cannot delete attributes in **template**. The attributes not defined in the child nodes will use the attributes defined in **template** as the default values.
Example: Example:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册