替换pc图片
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
This commit is contained in:
@@ -158,7 +158,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="header-buy-wrapper">
|
<div class="header-buy-wrapper">
|
||||||
<button class="header-buy-btn">{:lang_i18n('购买')}</button>
|
<button class="header-buy-btn">
|
||||||
|
<img src="__IMAGES__/g1.png" alt="">
|
||||||
|
{:lang_i18n('购买')}
|
||||||
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -152,14 +152,15 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header-buy-btn {
|
.header-buy-btn {
|
||||||
background-color: #004bfa;
|
background-color:red;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 0.375em 1.125em;
|
padding: 0.375em 1.125em;
|
||||||
border-radius: 0.25em;
|
border-radius: 1.25em;
|
||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ========== 响应式设计 - 整体缩放,保持比例 ========== */
|
/* ========== 响应式设计 - 整体缩放,保持比例 ========== */
|
||||||
|
|||||||
BIN
public/static/index/pc/images/g1.png
Normal file
BIN
public/static/index/pc/images/g1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 379 B |
Reference in New Issue
Block a user