docs: fix image

This commit is contained in:
wintel
2025-04-24 00:11:40 +08:00
parent 1926a3a09b
commit 4a3d51b13d
2 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ config:
actions: actions:
- -
theme: brand theme: brand
text: 博客 text: 快速开始
link: /blog/ link: /core/start/
- -
theme: alt theme: alt
text: Github → text: Github →

View File

@@ -153,11 +153,11 @@ OpenAuth.Repository -> OpenAuthDB : 仓储层进行数据库操作
启动openauth.mvc项目。 启动openauth.mvc项目。
![启动](/startmvc.png "启动") ![启动](http://img.openauth.net.cn/2025-04-24-00-07-51.png)
启动成功后使用浏览器打开[http://localhost:1802](http://localhost:1802) 即可访问,如下图所示: 启动成功后使用浏览器打开[http://localhost:1802](http://localhost:1802) 即可访问,如下图所示:
![说明](/mvcmain.png "说明") ![说明](http://img.openauth.net.cn/2025-04-24-00-08-18.png)
## 编译运行WebApi ## 编译运行WebApi