标题
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<lcb-navBar titleText="{{navBar.title}}" txtColor="{{navBar.txtColor}}" bgColor="{{navBar.bgColor}}" isShowBg="{{navBar.isShowBg}}"></lcb-navBar>
|
||||
<view class='container' style="background-color:{{info.bg_color}};">
|
||||
<view><image class="wp100" lazy-load="{{true}}" mode="widthFix" src="{{info.img}}"></image></view>
|
||||
<view class="inner30" style="min-height:80vh;">
|
||||
<view class="inner30 pt0" style="min-height:80vh;">
|
||||
<view class="inner30 bg-fff box-shadow-000-10-10 ulib-r20">
|
||||
<view class="mt10 text-center"><image style="width:400rpx;height:40rpx;" lazy-load="{{true}}" mode="aspectFill" src="{{imgUrl}}siyutong/ac-tt-2.png"></image></view>
|
||||
<view class="text-center pt10 pb10 font-42 color-333">活动背景</view>
|
||||
<view class="inner20 pt15 font-28 color-666 line-height-16">{{info.remark}}</view>
|
||||
</view>
|
||||
<view class="mt30 inner30 bg-fff box-shadow-000-10-10 ulib-r20">
|
||||
@@ -25,7 +25,7 @@
|
||||
</block>
|
||||
</view>
|
||||
<view class="inner30 bg-fff ulib-rb20">
|
||||
<view class="mt10 text-center"><image style="width:400rpx;height:40rpx;" lazy-load="{{true}}" mode="aspectFill" src="{{imgUrl}}siyutong/ac-tt-3.png?v=22018"></image></view>
|
||||
<view class="text-center pt10 pb10 font-42 color-333">实时战报</view>
|
||||
<view>
|
||||
<block wx:for='{{list}}' wx:key='index'>
|
||||
<view class="mt20 inner30 relative bg-f3f6fc pr150 ulib-r10">
|
||||
|
||||
Reference in New Issue
Block a user