0.0.11 • Published 7 years ago

wsimple v0.0.11

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

wsimple

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader. ###vue日期组件 日历 日期选择器 代码提示

<dates-simple @getday="getday" @getindex="getindex" @getmonth="getmonth" @getyear="getyear">

methods:{ ..... getday(item){ console.log('get:'+item); }, getindex(item){ console.log('get:'+item); }, getmonth(item){ console.log('get:'+item); }, getyear(item){ console.log('get:'+item); } .... }

日历

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago