瀏覽代碼

AI参谋跳转接口调试

zhujindu 1 年之前
父節點
當前提交
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;