@@ -32,7 +32,7 @@
width: 100%;
background: #e6eaf0;
font-family: '黑体';
- }</style><link href=./static/css/app.fccd4ef08e8d7dc1575ebcc3a6c09b21.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.571c38d63f24b1ae9e16.js></script><script type=text/javascript src=./static/js/vendor.bba3ed5aca95350eeef8.js></script><script type=text/javascript src=./static/js/app.e0820094b5039de33461.js></script></body></html><script>function stopSafari() {
+ }</style><link href=./static/css/app.50ee6d761a6b41de29050bb259cfebe6.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.571c38d63f24b1ae9e16.js></script><script type=text/javascript src=./static/js/vendor.bba3ed5aca95350eeef8.js></script><script type=text/javascript src=./static/js/app.10b6799ad3379ecb8d0e.js></script></body></html><script>function stopSafari() {
//阻止safari浏览器双击放大功能
let lastTouchEnd = 0 //更新手指弹起的时间
document.documentElement.addEventListener("touchstart", function (event) {
@@ -258,9 +258,9 @@ export default {
// type: "warning"
// })
// .then(() => {
- this.recordedForm.status = 0;
- // this.audioUrl = "";
- this.onClickStartRecord();
+ this.recordedForm.status = 0;
+ this.audioUrl = "";
+ this.onClickStartRecord();
// .catch(e => {
// console.log(e);