---
layout: home

title: zzfund-ui
editLink: true
lastUpdated: true
hero:
  name: zzfund-ui
  text: 中植基金业务组件
  tagline: Vue3 中基于 zzfund-ui-base 二次封装基础组件文档
  image:
    src: https://pom.chtfund.com/static/imgLogo.134a7b4a.png
    alt: 中植基金
  actions:
    - theme: brand
      text: 安装指南
      link: /components/
    - theme: brand
      text: 组件预览
      link: /components/TSelect/base.md
features:
---

<p style="display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;">
  <a href="https://github.com/vuejs/vue" target="_blank">
    <img src="https://img.shields.io/badge/vue-3.2.36-brightgreen.svg" alt="vue3">
  </a>
  <a href="https://www.npmjs.com/package/zzfund-ui" target="_blank">
    <img alt="npm" src="https://img.shields.io/npm/v/@wocwin/t-ui-plus.svg" />
  </a>
</p>
