|
|
|
@ -29,7 +29,7 @@ |
|
|
|
</refresh-view> |
|
|
|
|
|
|
|
<wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body" |
|
|
|
hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ activity == 2 }}" mask="{{ true }}"> |
|
|
|
hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ activity == 1 }}" mask="{{ true }}"> |
|
|
|
<view class="wux-close" bindtap="onClose"> |
|
|
|
<text class="cuIcon-roundclose text-white" style="font-size:64rpx"></text> |
|
|
|
</view> |
|
|
|
|