zhujindu 1 год назад
Родитель
Сommit
1baf20beed
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      src/views/intelligence/audioBox.vue

+ 3 - 0
src/views/intelligence/audioBox.vue

@@ -356,6 +356,9 @@ export default {
 <style lang="scss" scoped>
 .audioBoxContent {
   background: #fff;
+  position: fixed;
+  bottom: 120px;
+  width: 100%;
 }
 .audioBox {
   color: #bec0e0;