|
|
@ -13,18 +13,18 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="tizhitype" style="margin-bottom:30rpx;"> |
|
|
|
<view class="tizhitype" style="margin-bottom:30rpx;"> |
|
|
|
{{detail.orichild.length>1?'混合体质':'单一体质'}} |
|
|
|
{{detail.child.length>1?'混合体质':'单一体质'}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="typeDetail"> |
|
|
|
<view class="typeDetail"> |
|
|
|
{{detail.desc_text}} |
|
|
|
{{detail.desc_text}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="typeDetail"> |
|
|
|
<view class="typeDetail" wx:if="{{detail.pianpo_text}}"> |
|
|
|
<view>{{pianpo_Title}}:</view> |
|
|
|
<view>{{pianpo_Title}}:</view> |
|
|
|
{{pianpo_text}} |
|
|
|
{{pianpo_text}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="typeDetail"> |
|
|
|
<view class="typeDetail" wx:if="{{detail.qinxiang_text}}"> |
|
|
|
<view>{{qinxiang_title}}:</view> |
|
|
|
<view>{{qinxiang_title}}:</view> |
|
|
|
{{qinxiang_text}} |
|
|
|
{{qinxiang_text}} |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- <view class="typeContent"> --> |
|
|
|
<!-- <view class="typeContent"> --> |
|
|
|
<!-- <view class="getDetailsInfo" wx:for="{{child}}"> |
|
|
|
<!-- <view class="getDetailsInfo" wx:for="{{child}}"> |
|
|
|