首页文档Github博客

Introduction

  • 介绍
  • 快速开始
  • 深入了解

The Basics

  • 模板语法
  • Class 与 Style 绑定
  • 条件渲染
  • 列表渲染
  • 事件处理
  • 生命周期函数

The Components

  • 基础组件

The Plugins

  • 简介
  • 插件基础

生命周期函数

页面生命周期

onLoad

onShow

onReady

onHide

onUnload

onPullDownRefresh

监听下拉刷新

onReachBottom

监听用户上拉触底事件。

onPageScroll

组件生命周期

beforeCreate

created

beforeMount

mounted

beforeUpdate

updated

beforeDestroy

destroyed

errorCaptured

Copyright © 2017-2018 Yangxiaofu