Merge branch 'xiao' of https://x--mo.com:9003/gter.net/HKRentingMiniprogram into xiao
# Conflicts: # template/listOperations/listOperations.wxml
This commit is contained in:
commit
d055919bde
@ -526,6 +526,7 @@ Component({
|
||||
let obj = this.data.conditionObj
|
||||
if (!obj['orderby']) return
|
||||
obj['orderby'].show = data
|
||||
obj['moreCondition'].show = data
|
||||
// if(obj['orderby'].show)
|
||||
// obj.
|
||||
this.setData({
|
||||
|
@ -16,7 +16,12 @@
|
||||
<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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user