Skip to content

Commit 08022b1

Browse files
authored
feat: modify image reference path and size (#3840)
1 parent 54f9dfc commit 08022b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sites/demos/pc/webdoc/introduce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ React 组件的业务逻辑借助 React Hooks API,Vue 组件的业务逻辑借
6464

6565
技术架构图:
6666

67-
<img src="architecture.png" alt="image-9" style="max-width:1000px"/>
67+
<img src="./architecture.png" alt="image-9" style="max-width:690px"/>

0 commit comments

Comments
 (0)