From 32febb140d320b35d580c8d4e78a80ef846e75fc Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 19 Dec 2025 15:59:34 +0800
Subject: [PATCH] feat:webview通信处理
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 118abfc..b69df2e 100644
--- a/package.json
+++ b/package.json
@@ -76,11 +76,13 @@
"@dcloudio/uni-quickapp-webview": "3.0.0-4070520250711001",
"@dcloudio/uni-ui": "^1.5.11",
"dayjs": "^1.11.18",
+ "js-audio-recorder": "^1.0.7",
"js-base64": "^3.7.4",
"js-md5": "^0.7.3",
"leaflet": "^1.9.4",
"pinia": "2.2.4",
"pinia-plugin-persistedstate": "4.1.3",
+ "trtc-sdk-v5": "^5.14.1",
"uview-plus": "^3.5.41",
"vue": "3.4.21",
"vue-i18n": "9.1.9",
--
Gitblit v1.9.3