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