# KUI **Repository Path**: kennana/KUI ## Basic Information - **Project Name**: KUI - **Description**: 编写属于自己的组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2019-11-16 - **Last Updated**: 2023-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kui ### Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). # 组件文档说明 ### button 组件 [button 组件](https://gitee.com/kennana/KUI/blob/master/docs/button.md) ### checkbox 组件 [checkbox 组件](https://gitee.com/kennana/KUI/blob/master/docs/chatCheckbox.md) ### chatContent 组件 [chatContent 组件](https://gitee.com/kennana/KUI/blob/master/docs/chatContent.md) ### chatTimeLine 组件 [chatTimeLine 组件](https://gitee.com/kennana/KUI/blob/master/docs/chatTimeLine.md) ### chatXSwitch 组件 [chatXSwitch 组件](https://gitee.com/kennana/KUI/blob/master/docs/chatXSwitch.md) ### headTitle 组件 [headTitle 组件](https://gitee.com/kennana/KUI/blob/master/docs/headTitle.md) ### messageNotify 组件 [messageNotify 组件](https://gitee.com/kennana/KUI/blob/master/docs/messageNotify.md) ### toast 组件 [toast 组件](https://gitee.com/kennana/KUI/blob/master/docs/toast.md) # 移动端界面 [KUI-网址](https://kennana.gitee.io/kui/) ![移动端体验界面](./code.png)