Browse Source

情绪解码适配really

dev
dongqian 12 hours ago
parent
commit
04f26d29d9
  1. 1
      src/views/AiEmotion.vue
  2. 4
      src/views/components/emotionDecod.vue

1
src/views/AiEmotion.vue

@ -2361,6 +2361,7 @@ defineExpose({
.class04 {
width: 100%;
height: auto;
margin: 0 auto;
/* min-height: 38rem; */
/* min-height: 51rem; */
/* margin-left: -39px; */

4
src/views/components/emotionDecod.vue

@ -451,6 +451,7 @@ onBeforeUnmount(() => {
.qxjmqbox {
height: auto;
width: 100%;
margin:0 auto;
}
#qxjmqEcharts {
@ -473,8 +474,7 @@ onBeforeUnmount(() => {
.qxjmqbox {
height: auto;
width: 100%;
margin: 0;
width: 90%;
}
}
Loading…
Cancel
Save