Kaynağa Gözat

'更换图片'

Rorschach 3 yıl önce
ebeveyn
işleme
364858389b

+ 1 - 1
pages/activity/priceList/priceList.wxml

@@ -1,4 +1,4 @@
 <view class="price-list-main">
     <image class="price-list-bg" src="http://reader-wx.ai160.com/images/reader/activity/price_list.jpg" />
-    <view class="copy-btn" bindtap="copyWx">复制</view>
+    <!-- <view class="copy-btn" bindtap="copyWx">复制</view> -->
 </view>

+ 4 - 2
pages/activity/priceList/priceList.wxss

@@ -1,7 +1,8 @@
 /* pages/activity/strategy/strategy.wxss */
 .price-list-main{
   width: 100%;
-  height: 4456rpx;
+  /* height: 100%; */
+  height: 7865rpx;
   overflow-y: scroll;
   position: relative;
 }
@@ -10,7 +11,8 @@
   left: 0;
   top: 0;
   width: 100%;
-  height: 4456rpx;
+  height: 7865rpx;
+  /* height: 100%; */
 }
 .copy-btn{
   width: 149rpx;