@@ -16,4 +16,14 @@
height: inherit;
mode:aspectFit;
background-color: none;
+}
+
+.btn-kefu::after {
+ content: "";
+ border: none;
+.btn-kefu::before {
}
@@ -5,4 +5,5 @@
<text class='swiper_item'>尾号为<text class="important">{{item.phone}}</text>的用户,<text class="important">{{item.type}}</text>节省<text class="important">{{item.discount}}</text>元</text>
</swiper-item>
</block>
-</swiper>
+</swiper>
+<view class="placeholder"></view>
@@ -6,6 +6,7 @@
top:0px;
position:absolute;
z-index: 999;
.swiper_item {
@@ -18,4 +19,8 @@
.important{
color: blue;
+.placeholder {
+ height: 50rpx;
@@ -29,7 +29,7 @@
.tabs,
.rechargeGear {
width: 92%;
- margin: 20rpx auto;
+ margin: 40rpx auto;
border-radius: 20rpx;
overflow: hidden;