docs: 更新文档

This commit is contained in:
yubaolee
2025-05-29 15:52:12 +08:00
parent 3ce5dcb2ef
commit e8563bed2b
5 changed files with 18 additions and 18 deletions

View File

@@ -4,10 +4,10 @@ createTime: 2025/04/23 23:43:26
permalink: /pro/
---
::: warning 注意
如果你使用的是vue2版本请参考[OpenAuth.Pro Vue2版本](/vue2/)
如果你使用的是vue2版本请参考[OpenAuth.Net Vue2版本](/vue2/)
:::
OpenAuth.Pro Vue3版本基于vue3 + element-plus。它使用开源版OpenAuth.Net的API接口OpenAuth.WebApi提供数据服务。二者的关系如下
OpenAuth.Net Vue3版本基于vue3 + element-plus。它使用开源版OpenAuth.Net的API接口OpenAuth.WebApi提供数据服务。二者的关系如下
![系统架构](http://img.openauth.net.cn/系统架构.png)

View File

@@ -7,7 +7,7 @@ permalink: /pro/start/
#### NodeJs
前端环境为NodeJs下载地址[http://nodejs.cn/download/current/](http://nodejs.cn/download/current/)
#### visual studio code
下载最新版的vs code或Cursor、Windsurf、Trae等工具用来作为OpenAuth.Pro Vue3版的开发工具。
下载最新版的vs code或Cursor、Windsurf、Trae等工具用来作为OpenAuth.Net Vue3版的开发工具。
## 源码下载
根据授权文件的下载指示下载Vue3源码。注意一定要使用下图中的数据库脚本
![2025-04-08-20-53-49](http://img.openauth.net.cn/2025-04-08-20-53-49.png)