音频录制
This commit is contained in:
@@ -150,6 +150,10 @@ export default {
|
||||
})
|
||||
},
|
||||
|
||||
onShow() {
|
||||
document.title = '音频录制'
|
||||
},
|
||||
|
||||
methods: {
|
||||
record() {
|
||||
if (!this.isRecording) {
|
||||
|
||||
Reference in New Issue
Block a user