ソースを参照

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;