diff --git a/components/store/index.wxss b/components/store/index.wxss index 53cdda6..f261fa1 100644 --- a/components/store/index.wxss +++ b/components/store/index.wxss @@ -2,6 +2,7 @@ font-size: 30rpx; height: 70rpx; line-height: 70rpx; + text-indent: 1em; color: #333; background: #fff; } @@ -17,7 +18,6 @@ display: flex; padding: 20rpx 0; background: #fff; - z-index: 10; margin: 0 auto; } @@ -73,5 +73,4 @@ margin: auto; width: 50rpx; height: 50rpx; - z-index: 10; } \ No newline at end of file diff --git a/pages/joinFrDpell/index.wxml b/pages/joinFrDpell/index.wxml index 38227ef..cd09e47 100644 --- a/pages/joinFrDpell/index.wxml +++ b/pages/joinFrDpell/index.wxml @@ -28,8 +28,10 @@ 剩余时间:{{day+' 天 '+hour+' : '+min+' : '+sec}} - - + + + + 购买须知: {{data.remark}}