3.22 更新

This commit is contained in:
zoujiandong
2024-03-22 16:10:22 +08:00
parent ed5f8c5c22
commit 06b0e6254f
23 changed files with 256 additions and 93 deletions
@@ -1,4 +1,8 @@
//import { TUICallKitServer } from "../../TUICallService/index";
Page({
data: {},
onShow() {},
onHide(){
//TUICallKitServer.getTUICallEngineInstance().handleExceptionExit();
}
});