- <nav type="back" title="详情" background-color="{{'#87ceeb'}}" front-color="{{'#ffffff'}}"></nav>
- <view class="all" style="height: {{contentHeight}}rpx;">
- <view class="trends" style="height: {{contentHeight}}rpx;">
- <circle-card wx:if="{{id}}" objectId="{{id}}" type='detail'></circle-card>
- </view>
- </view>
|