You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
380 B
13 lines
380 B
10 months ago
|
---
|
||
|
title: 介绍
|
||
|
description: 介绍插件 UI 部分的基础知识。
|
||
|
---
|
||
|
|
||
|
Halo 插件体系的 UI 部分可以让开发者在 Console 控制台和 UC 个人中心添加新的页面或者扩展已有的功能。
|
||
|
|
||
|
在开始之前,建议先熟悉或安装以下库和工具:
|
||
|
|
||
|
1. [Node.js 18+](https://nodejs.org)
|
||
|
2. [pnpm 8+](https://pnpm.io)
|
||
|
3. [Vue.js 3](https://vuejs.org)
|