src/pages/settings/views/generalSettings.vue
@@ -143,6 +143,7 @@ action="" :http-request="uploadSound" :show-file-list="false" style="bottom: -94px; left: calc(50% - 217px)" > <div class="info"> 请将声音事件文件拖拽到此处,或<span class="info-click" @@ -465,7 +466,7 @@ this.getSounds(); }, (err) => { this.$message.error("声音上传失败"); this.$message.error(err.msg); } ); }, @@ -951,8 +952,6 @@ } .upload-demo { top: 452px; left: 2px !important; width: 452px; height: 150px; background: #ffffff;