更新初级版本

This commit is contained in:
Your Name
2026-03-06 17:30:37 +08:00
parent 52bb80e2f1
commit 7b76671988
19 changed files with 1656 additions and 370 deletions
+5 -3
View File
@@ -1,9 +1,9 @@
{
"pages": [
{
"path": "pages/index/login",
"path": "pages/index/video",
"style": {
"navigationBarTitleText": "uni-app"
"navigationBarTitleText": "甄养堂"
}
},
{
@@ -15,7 +15,9 @@
{
"path": "TUICallKit/src/Components/TUICallKit",
"style": {
"navigationBarTitleText": "视频面诊"
"navigationBarTitleText": "视频面诊",
"navigationBarHidden": true,
"navigationStyle": "custom"
}
},
{