提交 ba8aa618 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

feat: dialogPage

上级 457b6e6c
......@@ -15,6 +15,7 @@
* [getPerformance](get-performance.md)
* 页面和路由
* [页面跳转](navigator.md)
* [弹框页面](dialog-page.md)
* [设置导航条颜色](set-navigation-bar-color.md)
* [设置导航条标题](set-navigation-bar-title.md)
* [设置tabBar](set-tab-bar.md)
......
## uni.openDialogPage(options) @opendialogpage
<!-- UTSAPIJSON.openDialogPage.description -->
<!-- UTSAPIJSON.openDialogPage.compatibility -->
<!-- UTSAPIJSON.openDialogPage.param -->
<!-- UTSAPIJSON.openDialogPage.returnValue -->
<!-- UTSAPIJSON.openDialogPage.example -->
<!-- UTSAPIJSON.openDialogPage.tutorial -->
## uni.closeDialogPage(options?) @closedialogpage
<!-- UTSAPIJSON.closeDialogPage.description -->
<!-- UTSAPIJSON.closeDialogPage.compatibility -->
<!-- UTSAPIJSON.closeDialogPage.param -->
<!-- UTSAPIJSON.closeDialogPage.returnValue -->
<!-- UTSAPIJSON.closeDialogPage.example -->
<!-- UTSAPIJSON.closeDialogPage.tutorial -->
<!-- UTSAPIJSON.dialogPage.example -->
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
\ No newline at end of file
......@@ -14,6 +14,9 @@
以上示例,getApp()后调用了app.uvue里定义的increasetLifeCycleNum方法。app.uvue的源码[另见](https://gitcode.net/dcloud/hello-uni-app-x/-/blob/alpha/App.uvue)
## 注意事项@matters
123123
<!-- UTSAPIJSON.general_type.name -->
<!-- UTSAPIJSON.general_type.param -->
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册