私域通

This commit is contained in:
老叶
2022-02-10 09:43:54 +08:00
parent 989db45e1f
commit d030e780d7
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<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">
<!-- <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-666">{{info.ranking.title}}</view>
<view class="absolute right-0 box-middle">
@@ -14,7 +14,7 @@
<i class="iconfont icon-gengduo text-middle font-32 color-999"></i>
</view>
</view>
</view>
</view> -->
<view class="mt30 box-shadow-000-10-10 ulib-r20">
<view class="ulib-rt20 pt40 pb40 bg-fffaf3 text-center color-333 fn-flex">
<block wx:for='{{info.menus}}' wx:key='index'>
+3 -3
View File
@@ -2,15 +2,15 @@
<view class="relative" style="height:630rpx;"></view>
<view class="pl30 pr30 pb30">
<view class="syt-panel box-shadow-000-10-10 ulib-r20">
<view class="ulib-rt10 pt40 pb40 bg-fffaf3 text-center fn-flex color-333">
<!-- <view class="ulib-rt10 pt40 pb40 bg-fffaf3 text-center fn-flex color-333">
<block wx:for='{{menus}}' wx:key='index'>
<view class="fn-flex-item">
<view class="font-40 text-bold color-fe4109">{{item.value}}</view>
<view class="font-28">{{item.title}}</view>
</view>
</block>
</view>
<view class="inner30 bg-fff ulib-rb10">
</view> -->
<view class="inner30 bg-fff ulib-r10">
<view class="mt10 text-center"><image style="width:300rpx;height:40rpx;" lazy-load="{{true}}" mode="aspectFill" src="{{imgUrl}}siyutong/ac-tt-1.png?v=220207"></image></view>
<view>
<swiper style="height:370rpx;" indicator-dots="{{swiperOptions.indicatorDots}}"