@ -302,7 +302,7 @@ const closeNoPermissionDialog = () => {
.content-text {
flex-direction: column;
/* 小屏幕时恢复纵向排列 */
gap: 15px;
}
.content-text img {
@ -498,7 +498,7 @@ const goToDeepNineModel = () => {
.footer-text1 {
background-image: url("@/assets/img/Selectmodel/智能体.png");
width: 100vw;
height: 10vw;
height: 15vw;
margin-top: 10px;
background-size: 100% 100%;
/* 保证全宽显示 */