100J语音上传功能

This commit is contained in:
fengerli
2026-02-03 18:55:48 +08:00
parent 79a03a782b
commit 6e83056687
7 changed files with 3649 additions and 1279 deletions

View File

@ -397,7 +397,25 @@
{
"navigationStyle": "custom"
}
},
{
"path": "pages/100J/audioManager/AudioList",
"style": {
"navigationBarTitleText": "语音管理",
"disableScroll":true,
"app-plus": {
"bounce":"none"
}
}
},
{
"path" : "pages/100J/audioManager/Recording",
"style" :
{
"navigationBarTitleText" : "录制语音"
}
}
],