3.0.1 • Published 2 months ago

@ykcl/smart-ui-oversea v3.0.1

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

Smart Design based on Element-UI ,this is used for internal development.

声明: 基于element-UI源码进行修改形成自有风格的UI组件库,仅用于内部开发,不对外开放。

Install

npm install @ykcl/smart-ui-oversea

Quick Start

import Vue from 'vue'
import ykui from 'SmartLink-UI'
Vue.use(ykui)