|
|
@ -91,7 +91,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view wx:for-item="pageItem" wx:for-index="pageIndex" wx:for="{{momentList}}" wx:key="pageIndex"> |
|
|
<view wx:for-item="pageItem" wx:for-index="pageIndex" wx:for="{{momentList}}" wx:key="pageIndex"> |
|
|
<view wx:for="{{pageItem}}" wx:key="index" class="cu-card dynamic no-card"> |
|
|
|
|
|
|
|
|
<view wx:for="{{pageItem}}" wx:key="index"> |
|
|
<!-- <view style="height:16rpx" wx:if="{{pageIndex != 0 || index != 0 }}"></view> |
|
|
<!-- <view style="height:16rpx" wx:if="{{pageIndex != 0 || index != 0 }}"></view> |
|
|
<article-item item="{{item}}" mclick="{{false}}"></article-item> --> |
|
|
<article-item item="{{item}}" mclick="{{false}}"></article-item> --> |
|
|
<info-item item="{{item}}" mclick="{{false}}"></info-item> |
|
|
<info-item item="{{item}}" mclick="{{false}}"></info-item> |
|
|
@ -171,11 +171,11 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<view class="booking-tool" style="bottom:{{200 + safeBottom}}rpx" bindtap="postMoment" wx:if="{{factoryDetail && tabIndex== 1}}"> |
|
|
|
|
|
|
|
|
<!-- <view class="booking-tool" style="bottom:{{200 + safeBottom}}rpx" bindtap="postMoment" wx:if="{{factoryDetail && tabIndex== 1}}"> |
|
|
<view class="roder-add flex flex-center"> |
|
|
<view class="roder-add flex flex-center"> |
|
|
<text class="cuIcon-add text-white" style="font-size:32px"></text> |
|
|
<text class="cuIcon-add text-white" style="font-size:32px"></text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
<wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body" |
|
|
<wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body" |
|
|
hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ visible }}" mask="{{ true }}"> |
|
|
hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ visible }}" mask="{{ true }}"> |
|
|
|