1.1.5 • Published 4 years ago

js-chen-ui v1.1.5

Weekly downloads
19
License
-
Repository
-
Last release
4 years ago

vuejs

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.

选项卡

Home组件
	页面组件是各个功能组件的容器
	页面组件尽量不要写逻辑
	
	Tab 组件
		NavBar 导航条 1个导航子项 组件 * 4 navData
		Page 页面显示 cityData

Selecotr
	input 组件 placeholder icon input
	menu 组件 list list-item data
	NoDataTip 提示组件


package.json
{
  "name": "js-chen-ui",
  "version": "1.1.5",
  "description": "基于 Vue3.0 的UI库",
  "main": "lib/js-chen-ui.umd.min.js",
  "keyword": "js-chen-ui carousel TreeMenu selector",
  "private": false
}
1.1.5

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago