UNPKG

wux-weapp

Version:

一套组件化、可复用、易扩展的微信小程序 UI 组件库

7 lines 110 B
Page({ onClick(e) { this.setData({ spinning: !this.data.spinning, }) }, })