0.0.14-alpha • Published 1 month ago

uni-element-components v0.0.14-alpha

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

概述

基于uniapp + vue2 + router + element ui自研的PC端管理后台组件,目前正在开发中.

安装

npm install uni-element-components --save

使用

#在pages.jons 文件中,添加下面配置

{
	"easycom": {
	  "autoscan": true,
	  "custom": {
		"uni-(.*)": "uni-element-components/components/uni-$1/uni-$1.vue" // 匹配node_modules内的vue文件
	  }
	}
}

组件文档地址

https://www.apifox.cn/apidoc/project-1682539

0.0.14-alpha

1 month ago

0.0.12-alpha

1 month ago

0.0.13-alpha

1 month ago

0.0.11-alpha

2 months ago

0.0.10-alpha

4 months ago

0.0.9-alpha

11 months ago

0.0.8-alpha

11 months ago

0.0.6-alpha

1 year ago

0.0.7-alpha

1 year ago

0.0.5

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago