@@ -226,12 +226,16 @@ export default {
}
.shop-info_price {
position: absolute;
- background-color: rgba(0, 0, 0, 0.5);
+ background-color: #000000;
+ opacity: 0.6;
bottom: 0;
+ left: 0;
width: 100%;
font-size: 12upx;
color: #ffffff;
- height:22upx;
+ height: 22upx;
+ box-sizing: border-box;
+ z-index: 10;
& > view {
& > view:nth-child(1) {
overflow: hidden;
@@ -131,12 +131,16 @@ export default {
@@ -244,12 +244,16 @@ export default {
height: 22upx;