|
|
@@ -58,11 +58,12 @@ |
|
|
|
<image class="gameRuleClose" wx:if="{{ruleCloseShow}}" bindtap="closeRule" src="{{imgUrl+'/star/closebtn.png'}}"></image> |
|
|
|
<view class="gameRuleGroup"> |
|
|
|
<view style="width: 464rpx;height: 1660rpx;"> |
|
|
|
<image class="newImages48" style="width: 100%;height: 100%;" src="{{imgUrl+'/newImages6/36.png'}}"></image> |
|
|
|
<image class="newImages48" style="width: 464rpx;height: 1660rpx;" src="{{imgUrl+'/newImages6/36.png'}}"></image> |
|
|
|
</view> |
|
|
|
<view class="gameStrat" bindtap="closeRule"> |
|
|
|
<image style="width:100%;height:100%;" src="{{imgUrl+'/btns/gameStart.png'}}"></image> |
|
|
|
<button wx:if="{{!userData}}" style="min-height:0;width: 277rpx;height: 50rpx;" bindgetuserinfo="getUserWxMsg" class="getUserMsgBtn" open-type="getUserInfo" lang="zh_CN"></button> |
|
|
|
<!-- <image style="width:100%;height:100%;" src="{{imgUrl+'/btns/gameStart.png'}}"></image> --> |
|
|
|
<image style="width:277rpx;height:50rpx;" src="{{imgUrl+'/btns/gameStart.png'}}"></image> |
|
|
|
<button wx:if="{{!userData}}" style="min-height:0;width: 277rpx;height: 50rpx;top:37rpx;left:0;" bindgetuserinfo="getUserWxMsg" class="getUserMsgBtn" open-type="getUserInfo" lang="zh_CN"></button> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |