提交 78226013 编写于 作者: D DCloud_LXH

feat: merge master

上级 b355ed57
此差异已折叠。
...@@ -463,17 +463,17 @@ Uni`组件名(驼峰)`Element ...@@ -463,17 +463,17 @@ Uni`组件名(驼峰)`Element
## 作用域插槽的类型 @scoped-slot-type ## 作用域插槽的类型 @scoped-slot-type
示例 [详情](<!-- VUEJSON.E_built-in.component_slots_child-options.gitUrl -->) 示例 [详情](<!-- VUEJSON.E_built-in.special-elements_slots_child-options.gitUrl -->)
作用域插槽需在组件中指定插槽数据类型 作用域插槽需在组件中指定插槽数据类型
::: preview <!-- VUEJSON.E_built-in.component_slots_child-options.webUrl --> ::: preview <!-- VUEJSON.E_built-in.special-elements_slots_child-options.webUrl -->
> 选项式 API > 选项式 API
<!-- VUEJSON.E_built-in.component_slots_child-options.code --> <!-- VUEJSON.E_built-in.special-elements_slots_child-options.code -->
> 组合式 API > 组合式 API
<!-- VUEJSON.E_built-in.component_slots_child-composition.code --> <!-- VUEJSON.E_built-in.special-elements_slots_child-composition.code -->
::: :::
......
...@@ -70,15 +70,15 @@ ...@@ -70,15 +70,15 @@
- `v-if``v-else-if``v-else` - `v-if``v-else-if``v-else`
- `v-for` - `v-for`
示例 [详情](<!-- VUEJSON.E_built-in.component_template_template-options.gitUrl -->) 示例 [详情](<!-- VUEJSON.E_built-in.special-elements_template_template-options.gitUrl -->)
::: preview <!-- VUEJSON.E_built-in.component_template_template-options.webUrl --> ::: preview <!-- VUEJSON.E_built-in.special-elements_template_template-options.webUrl -->
> 选项式 API > 选项式 API
<!-- VUEJSON.E_built-in.component_template_template-options.code --> <!-- VUEJSON.E_built-in.special-elements_template_template-options.code -->
> 组合式 API > 组合式 API
<!-- VUEJSON.E_built-in.component_template_template-composition.code --> <!-- VUEJSON.E_built-in.special-elements_template_template-composition.code -->
::: :::
### 在样式里绑定 @v-bind-css-data ### 在样式里绑定 @v-bind-css-data
......
...@@ -86,10 +86,10 @@ ...@@ -86,10 +86,10 @@
用于声明组件的字符串模板。 用于声明组件的字符串模板。
示例 [详情](<!-- VUEJSON.E_built-in.component_template_template-options.gitUrl -->) 示例 [详情](<!-- VUEJSON.E_built-in.special-elements_template_template-options.gitUrl -->)
::: preview <!-- VUEJSON.E_built-in.component_template_template-options.webUrl --> ::: preview <!-- VUEJSON.E_built-in.special-elements_template_template-options.webUrl -->
<!-- VUEJSON.E_built-in.component_template_template-options.code --> <!-- VUEJSON.E_built-in.special-elements_template_template-options.code -->
::: :::
#### render #### render
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册