0.2.0 • Published 3 years ago

cecloud-ui v0.2.0

Weekly downloads
3
License
ISC
Repository
-
Last release
3 years ago

cecloud-ui

使用说明

安装

在具体的项目中执行命令安装样式包

npm i -S cecloud-ui@latest
#或者
yarn add cecloud-ui@latest

使用

在文件中引入 (建议在具体覆盖样式之前引入) 引入地址为

cecloud-ui/dist/theme-ce/index.css

具体思想

在 element-ui 样式之上的覆写.


以下为开发者说明, 如果只是使用请忽略

开发者 quick start

npm run bootstrap # 安装 npm 包
npm run dev # 运行

stage one

需要主要更改的部分

  1. 基本变量: 色彩(基本色), 圆角, 字体, 间距
  2. 基本组件: button,radio, checkbox, input, search
  3. 提示组件: tooltip, popover

stage next

二期进行实现

switch, slider, selector, datepicker, upload, progress, tree, paganation, transfer, form, table

0.2.0

3 years ago

0.1.0

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago