|
hace 2 años | |
---|---|---|
.. | ||
components | hace 2 años | |
config | hace 2 años | |
mixin | hace 2 años | |
theme | hace 2 años | |
utils | hace 2 años | |
README.md | hace 2 años | |
changelog.md | hace 2 años | |
index.d.ts | hace 2 años | |
index.js | hace 2 años | |
package.json | hace 2 años |
本组件库是基于 uni-app 的移动端组件库。
yarn add @kip/ui-mobile
配置 easycom 规则后,自动按需引入,无需import
组件,直接引用即可。
<template>
<k-button text="按钮"></k-button>
</template>
请通过[快速上手]()了解更详细的内容