龙门吊:样式颜色更改

This commit is contained in:
骆乐 2022-10-11 09:41:33 +08:00
parent 16cf993a89
commit f7bb1088c9

View File

@ -409,6 +409,7 @@ export default {
// justify-content: center;
width: 105px;
height: 100px;
color:#88E7F0 ;
background: url('./../assets/images/menuBG_active.gif') no-repeat center;
background-size: 100%;
span{
@ -527,6 +528,7 @@ export default {
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
color: #88E7F0;
span{
display: block;
font-size: 21px;