Browse Source

修改深度九大模型页面图标位置。

songjie/feature-20250924120152-大财神功能开发分支
宋杰 15 hours ago
parent
commit
8450d77a07
  1. 2
      src/views/DeepNineModel.vue

2
src/views/DeepNineModel.vue

@ -149,7 +149,7 @@ const closeNoPermissionDialog = () => {
height: auto;
/* margin-top: 20px; */
position: absolute;
top: 3vh;
top: 10vh;
}
/* 顶部标题 */

Loading…
Cancel
Save