mall-applet1/unpackage/dist/dev/mp-weixin/pagesB/shop-detail/shop-detail.wxss

16 lines
248 B
Plaintext

.btn{
width: 310rpx;
height: 98rpx;
line-height: 98rpx;
color: #FFFFFF;
background-color: #8c8c9b;
border-radius: 30rpx;
text-align: center;
font-size: 36rpx;
}
.buy-btn{
background: linear-gradient(to right, #ff3772 0%,#fd5548 100%);
}