# okUi **Repository Path**: mucuni/ok-ui ## Basic Information - **Project Name**: okUi - **Description**: 个人项目 目的在于熟悉开源组件库的建设及组件的开发 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: dev - **Homepage**: https://vaebe.github.io/ccui/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-26 - **Last Updated**: 2023-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript ## README # okUi [在线地址 点击访问](https://vaebe.github.io/ccui/) ## commit + feat : 新功能 + fix : 修复bug + docs : 文档改变 + style : 代码格式改变 + refactor : 某个已有功能重构 + perf : 性能优化 + test : 增加测试 + build : 改变了build工具 如 grunt换成了 npm + revert : 撤销上一次的 commit + chore : 构建过程或辅助工具的变动 # todo + 需要排查 radio beforeChange 事件是否存在bug