修改色调

This commit is contained in:
老叶
2022-01-28 16:50:50 +08:00
parent b6c7d0d31a
commit 47e6bc5e4a
4 changed files with 78 additions and 75 deletions
+25 -23
View File
@@ -1,42 +1,44 @@
<lcb-navBar titleText="{{navBar.title}}" txtColor="{{navBar.txtColor}}" bgColor="{{navBar.bgColor}}" isShowBg="{{navBar.isShowBg}}"></lcb-navBar>
<view class='container'>
<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 pt0">
<view class="inner30 bds-5-679af5 bg-1c349c box-shadow-000-50 ulib-r20">
<view class="inner30" 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="inner20 pt15 font-28 color-fff line-height-16">{{info.remark}}</view>
<view class="inner20 pt15 font-28 color-666 line-height-16">{{info.remark}}</view>
</view>
<view class="mt30 inner30 bds-5-679af5 bg-1c349c box-shadow-000-50 ulib-r20">
<view class="mt30 inner30 bg-fff box-shadow-000-10-10 ulib-r20">
<view class="relative pr150" bindtap="pushLink" data-url="{{info.ranking.url}}">
<view class="text-nowrap font-32 color-fff">{{info.ranking.title}}</view>
<view class="text-nowrap font-32 color-666">{{info.ranking.title}}</view>
<view class="absolute right-0 box-middle">
<text class="inline-block bg-ffa73d-ff7a28 pl10 pr10 text-middle font-20 color-fff ulib-r750">{{info.ranking.value}}</text>
<i class="iconfont icon-gengduo text-middle font-32 color-fff"></i>
<i class="iconfont icon-gengduo text-middle font-32 color-999"></i>
</view>
</view>
</view>
<view class="mt30 ulib-rt20 inner20 tt-ac text-center color-fff fn-flex">
<block wx:for='{{info.menus}}' wx:key='index'>
<view class="fn-flex-item" bindtap="pushLink" data-url="{{item.url}}">
<view class="font-40">{{item.value}}</view>
<view class="font-28">{{item.title}}</view>
</view>
</block>
</view>
<view class="inner30 bg-1c349c bds-5-679af5 box-shadow-000-50 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>
<block wx:for='{{list}}' wx:key='index'>
<view class="mt20 inner30 relative bg-3349a6 pr150 ulib-r10">
<view class="text-nowrap font-28 color-fff">{{item.content}}</view>
<view class="absolute right-0 box-middle mr30 font-28 color-adb3d6">{{item.c_time}}</view>
<view class="mt30 box-shadow-000-10-10 ulib-r20">
<view class="ulib-rt20 inner20 bg-f8 bbs-1-eb text-center color-333 fn-flex">
<block wx:for='{{info.menus}}' wx:key='index'>
<view class="fn-flex-item" bindtap="pushLink" data-url="{{item.url}}">
<view class="font-40">{{item.value}}</view>
<view class="font-28">{{item.title}}</view>
</view>
</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>
<block wx:for='{{list}}' wx:key='index'>
<view class="mt20 inner30 relative bg-f3f6fc pr150 ulib-r10">
<view class="text-nowrap font-28 color-333">{{item.content}}</view>
<view class="absolute right-0 box-middle mr30 font-28 color-999">{{item.c_time}}</view>
</view>
</block>
</view>
</view>
</view>
<view class="pt40 pb40 pl100 pr100 text-center">
<view class="pt20 pb20 font-32 color-fff ulib-r750 {{info.btn.value==1?'ac-btn':'ac-btn-none'}}" bindtap="{{info.btn.value==1?'showPoster':''}}">{{info.btn.title}}</view>
<view class="pt20 pb20 font-32 color-fff ulib-r750" style="background-color:{{info.btn.color}};" bindtap="{{info.btn.value==1?'showPoster':''}}">{{info.btn.title}}</view>
</view>
</view>
+1 -4
View File
@@ -1,8 +1,5 @@
page{
background-color:#000e66;
}
page{
background-color:#000e66;
background-color:#fff;
}
.tt-ac{
background-color:#76a1e5;
+17 -15
View File
@@ -1,21 +1,23 @@
<view class="container inner30 img-top-cover">
<view class="mt30 ulib-rt20 inner30 pl50 pr50 tt-ac relative color-000e65">
<view class="text-nowrap font-36"><text class="iconfont icon-cup mr5"></text>{{info.biz.title}}</view>
<view class="absolute right-0 box-middle mr50 font-36">{{info.biz.value}}</view>
</view>
<view class="inner30 pt10 bg-1c349c bds-5-679af5 box-shadow-000-50 ulib-rb20">
<view>
<block wx:for='{{info.ranking}}' wx:key='index'>
<view class="mt20 inner30 relative bg-3349a6 pr150 ulib-r10">
<view class="text-nowrap font-28 color-fff">
<text class="iconfont icon-cup mr10" wx:if="{{item.num==1}}"></text>
<text class="pl10 mr10" wx:else>{{item.num}}</text>
<text>{{item.biz_name}}</text>
<view class="box-shadow-000-10-10 ulib-r20">
<view class="ulib-rt20 inner30 pl50 pr50 bg-f8 bbs-1-eb relative color-333">
<view class="text-nowrap font-36"><text class="iconfont icon-cup mr5"></text>{{info.biz.title}}</view>
<view class="absolute right-0 box-middle mr50 font-36">{{info.biz.value}}</view>
</view>
<view class="inner30 pt10 bg-fff ulib-rb20">
<view>
<block wx:for='{{info.ranking}}' wx:key='index'>
<view class="mt20 inner30 relative bg-f3f6fc pr150 ulib-r10">
<view class="text-nowrap font-28 color-333">
<text class="iconfont icon-cup mr10 " wx:if="{{item.num==1}}"></text>
<text class="pl10 mr10" wx:else>{{item.num}}</text>
<text>{{item.biz_name}}</text>
</view>
<view class="absolute right-0 box-middle mr30 font-28 color-666">{{item.score}}</view>
</view>
<view class="absolute right-0 box-middle mr30 font-28 color-fff">{{item.score}}</view>
</view>
</block>
</block>
</view>
</view>
</view>
<view class="pt30 pb30 text-center font-28 color-fff" bindtap="optShowRule">积分规则></view>
+35 -33
View File
@@ -1,40 +1,42 @@
<view class="container img-top-cover" style="background-image:url({{bg_img}});">
<view class="relative" style="height:580rpx;"></view>
<view class="pl30 pr30 pb30">
<view class="ulib-rt20 inner20 tt-ac text-center fn-flex color-fff">
<block wx:for='{{menus}}' wx:key='index'>
<view class="fn-flex-item">
<view class="font-40">{{item.value}}</view>
<view class="font-28">{{item.title}}</view>
</view>
</block>
</view>
<view class="inner30 bg-1c349c bds-5-679af5 box-shadow-000-50 ulib-rb20">
<view class="mt10 text-center"><image style="width:400rpx;height:40rpx;" lazy-load="{{true}}" mode="aspectFill" src="{{imgUrl}}siyutong/ac-tt-1.png"></image></view>
<view>
<swiper style="height:370rpx;" indicator-dots="{{swiperOptions.indicatorDots}}"
autoplay="{{swiperOptions.autoplay}}" current="{{swiperOptions.current}}"
interval="{{swiperOptions.interval}}" duration="{{swiperOptions.duration}}"
display-multiple-items="{{swiperOptions.items}}" circular="{{swiperOptions.circular}}"
bindchange="swiperChange">
<block wx:for="{{list}}" wx:key="index">
<swiper-item>
<block wx:for="{{item}}" wx:for-item="it" wx:key="index">
<view class="mt20 inner30 relative bg-3349a6 pr150 ulib-r10" bindtap="pushLink" data-url="/pages/siyutong/activityDetail/index?id={{it.id}}">
<view class="text-nowrap font-32 color-fff">{{it.title}}</view>
<view class="absolute right-0 box-middle mr20">
<text class="inline-block pl10 pr10 text-middle font-20 color-fff ulib-r750" style="background-color:{{it.color}};" >{{it.type_name}}</text>
<i class="iconfont icon-gengduo text-middle font-32 color-fff"></i>
<view class="box-shadow-000-10-10 ulib-r20">
<view class="ulib-rt20 inner20 bg-f8 bbs-1-eb text-center fn-flex color-333">
<block wx:for='{{menus}}' wx:key='index'>
<view class="fn-flex-item">
<view class="font-40">{{item.value}}</view>
<view class="font-28">{{item.title}}</view>
</view>
</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-1.png"></image></view>
<view>
<swiper style="height:370rpx;" indicator-dots="{{swiperOptions.indicatorDots}}"
autoplay="{{swiperOptions.autoplay}}" current="{{swiperOptions.current}}"
interval="{{swiperOptions.interval}}" duration="{{swiperOptions.duration}}"
display-multiple-items="{{swiperOptions.items}}" circular="{{swiperOptions.circular}}"
bindchange="swiperChange">
<block wx:for="{{list}}" wx:key="index">
<swiper-item>
<block wx:for="{{item}}" wx:for-item="it" wx:key="index">
<view class="mt20 inner30 relative bg-f3f6fc pr150 ulib-r10" bindtap="pushLink" data-url="/pages/siyutong/activityDetail/index?id={{it.id}}">
<view class="text-nowrap font-32 color-333">{{it.title}}</view>
<view class="absolute right-0 box-middle mr20">
<text class="inline-block pl10 pr10 text-middle font-20 color-fff ulib-r750" style="background-color:{{it.color}};" >{{it.type_name}}</text>
<i class="iconfont icon-gengduo text-middle font-32 color-666"></i>
</view>
</view>
</view>
</block>
</swiper-item>
</block>
</swiper>
<view class="dots mt20" wx:if="{{list.length>1}}">
<block wx:for="{{list}}" wx:key="unique">
<view class="dot{{index == swiperCurrent ? ' active' : ''}}"></view>
</block>
</block>
</swiper-item>
</block>
</swiper>
<view class="dots mt20" wx:if="{{list.length>1}}">
<block wx:for="{{list}}" wx:key="unique">
<view class="dot{{index == swiperCurrent ? ' active' : ''}}"></view>
</block>
</view>
</view>
</view>
</view>