Browse Source

Merge branch 'songjie/feature-20250924120152-大财神功能开发分支' into milestone-20250924-接入大财神工作流

milestone-20250924-接入大财神工作流
宋杰 16 hours ago
parent
commit
be82e7a254
  1. 2
      src/views/DeepNineModel.vue
  2. 2
      src/views/deepNine.vue

2
src/views/DeepNineModel.vue

@ -193,7 +193,7 @@ const closeNoPermissionDialog = () => {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
/* 添加水平居中 */ /* 添加水平居中 */
/* gap: 23px; */
gap: 23px;
margin-bottom: 10px; margin-bottom: 10px;
flex-wrap: wrap; flex-wrap: wrap;
/* 添加换行支持,防止小屏幕溢出 */ /* 添加换行支持,防止小屏幕溢出 */

2
src/views/deepNine.vue

@ -3571,7 +3571,7 @@ p {
} }
.gif-area { .gif-area {
padding: 70px 0px;
padding: 100px 0px;
position: relative; position: relative;
/* height: 30vh; */ /* height: 30vh; */
display: flex; display: flex;

Loading…
Cancel
Save