ecomfe / moye

A Simple UI Library for ZX
73 stars 32 forks source link

Tabs控件需求汇总 #41

Closed kaivean closed 9 years ago

kaivean commented 9 years ago

生活服务 一: image

二: image

kaivean commented 9 years ago

Tabs最小功能点:1:基本Tabs 2:内容页切换,切换Tabs同时切换相应的内容页 3: Tabs切换动效,采用插件TabsMove 4; Tabs自动切换,插件TabsAutoSwitch

暂定的接口、配置、事件

配置: activeIndex: 1,
autoSwitch: false, autoSwitchInterval: 2000

属性: activeIndex

接口: activate(index)

事件: beforeactivate activate