Skip to content

Commit 6bd60e3

Browse files
JackLianliujuping
authored andcommitted
docs: fix broken image
1 parent eafdf78 commit 6bd60e3

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/docs/faq/faq011.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags: [FAQ]
55
---
66
## 简单场景
77
可以利用 props.__designMode
8+
89
![image.png](https://img.alicdn.com/imgextra/i3/O1CN01btr66024FOEldBOr2_!!6000000007361-2-tps-1616-440.png)
910

1011
设计态中,__designMode 值为 "design"
@@ -13,10 +14,12 @@ tags: [FAQ]
1314

1415
## 复杂场景
1516
在资产包里定义 editUrls
17+
1618
![image.png](https://img.alicdn.com/imgextra/i1/O1CN01odal6P27Rhjn8NoJ6_!!6000000007794-2-tps-1590-538.png)
1719

1820
### editUrls
1921
在 lowcode/xx/ 下新建一个 view.tsx
22+
2023
![image.png](https://img.alicdn.com/imgextra/i3/O1CN01q0Bbn91Lrig7d0alA_!!6000000001353-2-tps-598-154.png)
2124

2225
再执行

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alilc/lowcode-engine-docs",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "低代码引擎版本化文档",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)