rt-chat-input 1.0.8 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
## 预览
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
-
<img src="
|
|
8
|
+
<img src="http://rt-rongmeibao.oss-cn-beijing.aliyuncs.com/trade-platform-web/20260206/31e2b6c0-f62c-4f78-b6df-2c86551ed421.png" alt="默认输入状态" width="320" />
|
|
9
9
|
</p>
|
|
10
10
|
|
|
11
11
|
<p align="center">
|
|
12
|
-
<img src="
|
|
12
|
+
<img src="http://rt-rongmeibao.oss-cn-beijing.aliyuncs.com/trade-platform-web/20260206/fba50327-0adc-4e13-aeec-5c10c4bb4b9d.png" alt="语音录制模式" width="320" />
|
|
13
13
|
</p>
|
|
14
14
|
|
|
15
15
|
| 默认状态 | 语音录制模式 |
|