12 2023 档案
摘要:axios.get(process.env.VUE_APP_BASEURL_API + '接口名?fileId=' + this.mbfjxzdiaList[0].fileIdCommon + '&Authorization=' + this.token, {responseType: 'blob'
阅读全文
摘要:<template> <button @click="playVoice">播放语音</button> </template> <script> const synth = window.speechSynthesis; const msg = new SpeechSynthesisUtteranc
阅读全文
浙公网安备 33010602011771号