0.1.9 • Published 2 years ago

cjuly-ui2 v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

cjuly-ui

所有的示例均在App.vue中,注意使用此组件库中组件的时候使用组件的name对应的组件名称

日期时间组件(可以选择日期和时间,分为天,小时,15分钟粒度)

注意此组件适用于vue2,安装element-ui

(1)安装

npm install element-ui

(2)main.js引入

import Element from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
Vue.use(Element)

若依分页组件

july-pagination

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago