提交 37df9b33 编写于 作者: D DCloud_LXH

feat: vue readme

上级 7e18c50c
此差异已折叠。
...@@ -259,6 +259,56 @@ uni-app x 新增了 [onLastPageBackPress](../collocation/App.md#applifecycle) ...@@ -259,6 +259,56 @@ uni-app x 新增了 [onLastPageBackPress](../collocation/App.md#applifecycle)
<!-- VUEJSON.component.reference --> <!-- VUEJSON.component.reference -->
#### transition
<!-- VUEJSON.transition.description -->
<!-- VUEJSON.transition.attrubute -->
<!-- VUEJSON.transition.event -->
<!-- VUEJSON.transition.example -->
<!-- VUEJSON.transition.compatibility -->
<!-- VUEJSON.transition.children -->
<!-- VUEJSON.transition.reference -->
#### transition-group
<!-- VUEJSON.transition-group.description -->
<!-- VUEJSON.transition-group.attrubute -->
<!-- VUEJSON.transition-group.event -->
<!-- VUEJSON.transition-group.example -->
<!-- VUEJSON.transition-group.compatibility -->
<!-- VUEJSON.transition-group.children -->
<!-- VUEJSON.transition-group.reference -->
#### teleport
<!-- VUEJSON.teleport.description -->
<!-- VUEJSON.teleport.attrubute -->
<!-- VUEJSON.teleport.event -->
<!-- VUEJSON.teleport.example -->
<!-- VUEJSON.teleport.compatibility -->
<!-- VUEJSON.teleport.children -->
<!-- VUEJSON.teleport.reference -->
### 特殊 Attributes @special-attributes ### 特殊 Attributes @special-attributes
<!-- VUEJSON.special_attributes.compatibility --> <!-- VUEJSON.special_attributes.compatibility -->
...@@ -470,7 +520,7 @@ defineOptions({ ...@@ -470,7 +520,7 @@ defineOptions({
const increment = () => { const increment = () => {
num.value++ num.value++
} }
defineExpose({ defineExpose({
str, str,
num, num,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册