Browse Source

首页样式修改。

milestone-20250924-接入大财神工作流
宋杰 6 days ago
parent
commit
a91ec40d82
  1. 8
      src/views/Selectmodel.vue

8
src/views/Selectmodel.vue

@ -307,21 +307,21 @@ const goToDeepNineModel = () => {
}
.btn-dbqb {
height: 150px;
height: 130px;
width: 100%;
background-image: url("@/assets/img/Selectmodel/-s-夺宝奇兵logo.png");
z-index: 3;
}
.btn-ai {
height: 150px;
height: 130px;
width: 100%;
background-image: url("@/assets/img/Selectmodel/金轮 拷贝.png");
z-index: 3;
}
.btn-deepnine {
height: 130px;
height: 110px;
width: 100%;
background-image: url("https://d31zlh4on95l9h.cloudfront.net/images/35bf808538183be0062e4647570a9abd.png");
z-index: 3;
@ -340,7 +340,7 @@ const goToDeepNineModel = () => {
.btn-text {
height: 100px;
width: 150%;
width: 100%;
position: absolute;
bottom: -20px;
left: 50%;

Loading…
Cancel
Save