Commit 9f6d2a07 authored by Edwise's avatar Edwise 🍷

首页文案

parent e63929e1
......@@ -250,8 +250,8 @@
color: #000000;
}
.pageindex .rule {
width: 38rpx;
height: 131rpx;
width: 42rpx;
height: 135rpx;
opacity: 1;
top: 130rpx;
position: absolute;
......
......@@ -6,7 +6,7 @@
</canvas>
</view>
<view class="sai_duan ">
<label class="battle7Label " a:if="{{unLock7Times>0&&curGameStep<3}}">累计{{unLock7Times}}局胜场开启</label>
<label class="battle7Label " a:if="{{unLock7Times>0&&curGameStep<3}}">5系获胜{{unLock7Times}}局开启</label>
<label class="battle5Label " a:if="{{unLock5Times>0&&curGameStep<2}}">累计{{unLock5Times}}局胜场开启</label>
<image class="battle7 " a:if="{{curGameStep<3}}" src={{resList['edc11c83-81db-4bb6-9ebd-0a276ff36fa0'].url}} />
<image class="battle5 " a:if="{{curGameStep<2}}" src={{resList['204c7b21-29a1-4b39-92a7-fdb8605f922f'].url}} />
......
This diff is collapsed.
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