Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

用于优化、扩展小程序功能的JS模块

模块名 介绍
router 优化路由函数,使其能在页面之间传递数据
global-behavior Component注入全局behavior
page-mixin Page添加使用mixin的能力
next-tick 在下一个tick中执行函数,并利用此特性优化setData,使其调用多次时只更新一次界面