This commit is contained in:
2020-08-06 10:48:46 +08:00
9 changed files with 150 additions and 48 deletions

View File

@@ -443,9 +443,6 @@ export default {
break;
case 3:
title = '秒杀商品详情';
break;
case 1:
break;
default:
break;
@@ -865,6 +862,7 @@ export default {
font-size: 32rpx;
color: rgba(255,255,255,1);
z-index: 10076;
background-color: #FFFFFF;
.launch {
flex: 1;
background: rgba(253,211,96,1);
@@ -886,6 +884,7 @@ export default {
height: 98rpx;
display: flex;
z-index: 10076;
background-color: #FFFFFF;
.left {
width: 190rpx;
display: flex;