This commit is contained in:
@@ -158,15 +158,14 @@ a {
|
||||
.header-buy-btn {
|
||||
background-color:#004bfa;
|
||||
color: #fff;
|
||||
padding: 0.375em 1.125em;
|
||||
padding: 5px 12px;
|
||||
border-radius: 1.25em;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
font-size: 1em;
|
||||
font-size: 0.875em;
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
/* ========== 响应式设计 - 整体缩放,保持比例 ========== */
|
||||
@@ -325,7 +324,8 @@ a {
|
||||
.header-dropdown-category {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
|
||||
justify-content: space-between;
|
||||
max-width: 48%;
|
||||
|
||||
}
|
||||
|
||||
@@ -336,14 +336,13 @@ a {
|
||||
max-width: 362px;
|
||||
margin-right:1.5em;
|
||||
gap: 1.7em 0;
|
||||
/* width: 20%; */
|
||||
|
||||
}
|
||||
|
||||
/* 单个分类区块 */
|
||||
.header-category-block {
|
||||
flex: 1;
|
||||
width: 22.625em;
|
||||
|
||||
/* flex: 1; */
|
||||
}
|
||||
|
||||
|
||||
@@ -378,13 +377,6 @@ a {
|
||||
color: #0066ff;
|
||||
}
|
||||
|
||||
/* 右侧产品展示区:自适应剩余宽度,无溢出 */
|
||||
/* .header-dropdown-products {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
max-width: 46.75em;
|
||||
} */
|
||||
|
||||
|
||||
.header-dropdown-products {
|
||||
|
||||
BIN
public/static/index/pc/images/gm.png
Normal file
BIN
public/static/index/pc/images/gm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user