Commit 67e1cced by 高淑倩

plus_bgc

parent b94bf7c8
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
<view class="attention-right">关注</view> <view class="attention-right">关注</view>
</view>--> </view>-->
<view class="attention" style="background-image:url({{baseImgUrl}}{{focusWx.imageUrl}})" data-redirectId="{{focusWx.redirectId}}" bindtap="handelTo"> <view class="attention" style="background-image:url({{baseImgUrl}}{{focusWx.imageUrl}})" data-redirectId="{{focusWx.redirectId}}" bindtap="handelTo">
<official-account style="width:100%;height:168rpx;" bindload="handelLoad" binderror="handelErr"> <official-account style="width:100%;height:168rpx;">
</official-account> </official-account>
</view> </view>
\ No newline at end of file
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
position: fixed; position: fixed;
bottom: 88rpx; bottom: 88rpx;
padding: 36rpx 0 36rpx 30rpx; padding: 36rpx 0 36rpx 30rpx;
background-color: #C09A74; background-color: rgba(192, 154, 116, 0.2);
} }
.scroll-view_H { .scroll-view_H {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment