广电研究院业务表单组件
DOT - Icons
Integrates ZetaDisplay and ItemDB items into a Vue3 app
Zendesk MCP Server - Model Context Protocol server for Zendesk Support integration
SDK for ZD-SWAG
RichTextVue by Zeedhi
Generate an unique ID for use in a distributed environment.
RichTextCommon by Zeedhi
广电研究院业务支持基础组件
ZdRichText by Zeedhi
A CrossTab component using Zeedhi
Zen Desk integration to get today's TLRG releases
Powered by Zeedhi
Powered by Zeedhi
Implementation of UserInfo componente using Zeedhi Next
Implementation of UserInfo componente using Zeedhi Next
Implementation of Avatar component using Zeedhi library
Implements Comqi player framework/lifecycle hooks into a Vue3 app
Implementation of Avatar component using Zeedhi library
Implementation of Avatar component using Zeedhi library
A CrossTab component using Zeedhi, based on vue-pivot-table
Garden SVG icons
Powered by Zeedhi
## 安装 推荐使用 npm 的方式安装,它能更好地和 webpack 打包工具配合使用。 ``` npm i zd-component-ui ``` ## 引入 在 main.js 中写入以下内容: ```js import Vue from "vue"; import App from "./App.vue";