|
|
|
|
@ -1015,7 +1015,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- && appId == 'wxe431e0b3abd9ae0b' -->
|
|
|
|
|
<view class="pabtm" wx:if="{{!whichOneShow}}" style="top:{{(systemInfo.windowHeight - 200)}}px">
|
|
|
|
|
<view class="pabtm" wx:if="{{!whichOneShow && appId == 'wxe431e0b3abd9ae0b'}}" style="top:{{(systemInfo.windowHeight - 200)}}px">
|
|
|
|
|
<!-- <view class="typeChange" catchtap="choosenTop" data-id="{{toped == 2 ? 1 : 2}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class style="border-radius: 70px;width:36px;height:28px;display:{{toped == 1 ? 'block' : 'none'}}" src="{{'https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/biao1.svg'}}" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
|
<image class style="border-radius: 70px;width:36px;height:28px;display:{{toped == 2 ? 'block' : 'none'}}" src="{{'https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/jian1.svg'}}" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
|
|