diff --git a/README.md b/README.md
index 6190e26..a3cae1b 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,8 @@ https://www.yuque.com/u1475064/imk5n2/qtezcg32q1d0dr29#SbvXq
#### 付费服务
-商业版: https://www.yuque.com/u1475064/imk5n2/qtezcg32q1d0dr29
+商业版授权: https://www.yuque.com/u1475064/imk5n2/qtezcg32q1d0dr29
+付费代部署: https://www.yuque.com/u1475064/imk5n2/qgq5cvgmavallqnl
#### 项目结构
| 模块 | 功能 |
diff --git a/im-uniapp/components/chat-message-item/chat-message-item.vue b/im-uniapp/components/chat-message-item/chat-message-item.vue
index dbcecc3..1574785 100644
--- a/im-uniapp/components/chat-message-item/chat-message-item.vue
+++ b/im-uniapp/components/chat-message-item/chat-message-item.vue
@@ -30,7 +30,7 @@
-
+
@@ -43,7 +43,7 @@
{{ fileSize }}
-
+
@@ -66,7 +66,7 @@
-
+
diff --git a/im-uniapp/components/loading/loading.vue b/im-uniapp/components/custom-loading/custom-loading.vue
similarity index 96%
rename from im-uniapp/components/loading/loading.vue
rename to im-uniapp/components/custom-loading/custom-loading.vue
index b0f0c98..5845661 100644
--- a/im-uniapp/components/loading/loading.vue
+++ b/im-uniapp/components/custom-loading/custom-loading.vue
@@ -7,6 +7,7 @@