| @@ -57,7 +57,7 @@ | |||
| <image class="gameRuleClose" wx:if="{{ruleCloseShow}}" bindtap="closeRule" src="{{imgUrl+'/star/closebtn.png'}}"></image> | |||
| <view class="gameRuleGroup"> | |||
| <view style="width: 452rpx;height: 1542rpx;"> | |||
| <image class="newImages48" style="width: 100%;height: 100%;" src="{{imgUrl+'/newImages2/10.png'}}"></image> | |||
| <image class="newImages48" style="width: 100%;height: 100%;" src="{{imgUrl+'/newImages2/101.png'}}"></image> | |||
| </view> | |||
| <view class="gameStrat" bindtap="closeRule"> | |||
| <image style="width:100%;height:100%;" src="{{imgUrl+'/btns/gameStart.png'}}"></image> | |||