100J语音上传功能
This commit is contained in:
18
pages.json
18
pages.json
@ -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" : "录制语音"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user