diff --git a/src/assets/image/wxQRcode.png b/src/assets/image/wxQRcode.png new file mode 100644 index 0000000..67ec3d4 Binary files /dev/null and b/src/assets/image/wxQRcode.png differ diff --git a/src/components/chat/index.vue b/src/components/chat/index.vue index 1121a8c..8750563 100644 --- a/src/components/chat/index.vue +++ b/src/components/chat/index.vue @@ -44,6 +44,13 @@
+
+
{{ i.userName }} {{ formatTime(i.time) }}
+
+
{{ i.content }}
+ 微信二维码 +
+
@@ -66,6 +73,7 @@