|
|
@@ -78,11 +78,10 @@ |
|
|
|
<view wx:if="{{flag=='show'}}">版本号:{{appVersion}}</view>
|
|
|
|
<view wx:if="{{flag=='hidden'}}"></view>
|
|
|
|
</view>
|
|
|
|
<view class='of'>
|
|
|
|
<official-account wx:if="{{canIUse}}" class="gzh"></official-account>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class='of'>
|
|
|
|
<official-account wx:if="{{canIUse}}" class="gzh"></official-account>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view class='showQrcode' bindtap='hideQrcode' wx:if="{{showQrcode}}">
|
|
|
|
<view class="canvas-box">
|
|
|
|
<canvas hidden="{{canvasHidden}}" style="height:500rpx;background:0 0 0 .6;margin-top:10rpx;" canvas-id="mycanvas1" />
|
|
|
|