Skip to content

Commit c22ad8b

Browse files
committed
update
1 parent 1f00615 commit c22ad8b

4 files changed

Lines changed: 207 additions & 218 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525

2626
- 不要大篇幅使用图片,避免显得没有内容,或UI频繁调整导致文档更新跟不上。
2727
- 对于高度大于宽度的图片,居中展示,不要铺满整个屏幕。
28+
- 使用https://socialscreenshots.com/editor添加背景。
29+
- 分辨率:Full HD 16/9
30+
- 背景:Raycast 5
31+
- 边距:10 圆角:30
32+
- 使用aliyun oss upload image插件上传图片
33+
- 使用vitepress preview插件实时预览
2834

2935
- **更新和维护**:当产品有新的更新或改变时,产品文档应适时更新以保持准确性。
3036

flashduty/en/1. On-call/8. Integrations/8.3 IM integration/8.3.1 Feishu(Lark) Integration Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ For details, see the Feishu/Lark development documentation [Configure applicatio
5555

5656
3. Go to Event Callbacks → **Callback Configuration** page, configure the `Subscription Method` (using the **Message Card Request URL** from the integration details). Then, subscribe to the following two callback events:
5757

58-
- `card.action.trigger`
59-
- `card.action.trigger_v1`
58+
- `im.message.receive_v1`
59+
- `im.chat.disbanded_v1`
6060

6161
![2025-09-17-19-53-14](https://docs-cdn.flashcat.cloud/images/png/c42542dc49930c2e20f5921749bf3565.png)
6262

0 commit comments

Comments
 (0)