> For the complete documentation index, see [llms.txt](https://iview-mpvue.gitbook.io/iview-mpvue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iview-mpvue.gitbook.io/iview-mpvue/master.md).

# 首页

## 介绍

iview-mpvue是一套基于Vue开发的小程序UI组件库，适用于采用mpvue开发小程序的场景，支持开发者使用Vue组件引用方式进行开发

## 名称由来

iview-mpvue是在iview-weapp这一套UI库的基础上，采用Vue移植的一套组件库，适用mpvue以及同类框架开发构建，由iview团队与mpvue团队合作开发。

## 安装使用

```
npm i iview-mpvue
```

## 仓库地址

{% embed url="<https://github.com/iview/iview-mpvue>" %}

## 在线体验

![mpvueUI](/files/-LkbkXvCzKHFN_Z93Uqy)

#### 说明:&#x20;

文中所有示例均以mpvue页面开发模式引入组件以及样式。mpvue不支持使用Vue.use()以及Vue.component('xx', yy)进行注册组件，组件需按需引入
