UNPKG

wux-weapp

Version:

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

10 lines (8 loc) 139 B
import ad from '../index/ad' ad({ onClick(e) { this.setData({ spinning: !this.data.spinning, }) }, })