患者1.2

This commit is contained in:
zoujiandong
2024-01-10 08:57:23 +08:00
parent 49c01e8922
commit 5d865d1bbb
339 changed files with 23720 additions and 267 deletions
@@ -0,0 +1,4 @@
Page({
data: {},
onShow() {},
});
@@ -0,0 +1,7 @@
{
"usingComponents": {
"TUICallKit": "../../TUICallKit/TUICallKit"
},
"navigationStyle": "custom",
"disableScroll": true
}
@@ -0,0 +1,3 @@
<view>
<TUICallKit></TUICallKit>
</view>