zhangzengfei
2022-09-05 fa6247894dd69aa63daa26f12b1a6f99cacbdabb
pages/parking/parking.vue
@@ -155,12 +155,17 @@
            background-repeat: no-repeat;
            background-position: center;
            background-size: 70%;
            &.gray{
               background-image: url(../../static/parking/u308.png);
            }
            &.blue{
               background: linear-gradient(135deg, #7ccef9 0%, #7ccef9 0%, #7590fd 100%, #7590fd 100%);
               background-size: 100%;
               color: #ffffffa3;
               line-height: 90rpx;
               text-align: center;
               font-family: auto;
            }
            &.red{
               background-image: url(../../static/parking/u392.png);
@@ -209,6 +214,10 @@
            background-position: center;
            background-size: 56%;
            font-size: 36rpx;
            color: #ffffffa3;
            line-height: 60rpx;
            text-align: center;
            font-family: auto;
            &.whitespace{
               background: none;
               box-shadow: none;