|
@@ -396,7 +396,7 @@ export default {
|
|
|
/* 其他需要重置的样式 */
|
|
|
}
|
|
|
.custom-background-button {
|
|
|
- background-image: url("../assets/btnbg.png") !important; /* 你的背景图片路径 */
|
|
|
+ background-image: url("../img/btn3.png") !important; /* 你的背景图片路径 */
|
|
|
background-size: cover; /* 背景图片覆盖按钮 */
|
|
|
background-position: center;
|
|
|
background-repeat: no-repeat;
|