This commit is contained in:
A1300399510 2023-06-30 15:39:11 +08:00
parent d055919bde
commit 8315ee61fd

View File

@ -16,12 +16,8 @@
<image class="page-action-circle-icon" mode="widthFix" src="/img/arrow-gray.png"></image>
</view>
</view>
<<<<<<< HEAD
<view class="longString" wx:if="{{ index != 'floor' && index != 'orderby'&&!item.last }}"></view>
=======
<view class="longString" wx:if="{{ index != 'floor' && index != 'orderby'&&!item.last&&!item.show }}"></view>
>>>>>>> 71b7e23abfa258e9cead5065ea17bfa13d54711e
<!-- <view class="longString" wx:if="{{ index != 'floor' && index != 'orderby' }}"></view> -->
</template>