Browse Source

AI参谋跳转接口调试

zhujindu 1 year ago
parent
commit
1baf20beed
1 changed files with 3 additions and 0 deletions
  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;