@@ -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>
@@ -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;
.copy-btn{
width: 149rpx;