@xyfebaby/uni-components

0.1.19 • Public • Published

uni-components

文档地址

uni-components 是一个 uni-app 生态下的组件库

快速开始

yarn add @xyfebaby/uni-components

在 page.json 中添加配置

{
  "easycom": {
    "autoscan": true,
    "custom": {
      "^x-(.*)": "@xyfebaby/uni-components/src/components/$1/index.vue"
    }
  }
}

引入样式

import '@xyfebaby/uni-components/src/styles/index.scss'

Readme

Keywords

Package Sidebar

Install

npm i @xyfebaby/uni-components

Weekly Downloads

1

Version

0.1.19

License

MIT

Unpacked Size

77 kB

Total Files

32

Last publish

Collaborators

  • xybaby
  • mario34