From 9807721a3d9cf299e08cef721524c1f21cb3d860 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 11 Nov 2025 16:46:46 +0800
Subject: [PATCH] feat: 腾讯语音接入
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 97808fb..52cf46b 100644
--- a/package.json
+++ b/package.json
@@ -75,6 +75,7 @@
"@dcloudio/uni-mp-xhs": "3.0.0-4070520250711001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4070520250711001",
"@dcloudio/uni-ui": "^1.5.11",
+ "@trtc/calls-uikit-vue": "^4.2.4",
"dayjs": "^1.11.18",
"js-audio-recorder": "^1.0.7",
"js-base64": "^3.7.4",
--
Gitblit v1.9.3