| | |
| | | <view class="fzpxInfo-main-group"> |
| | | <view class="fzpxInfo-main-group-title">培训进程</view> |
| | | <view class="fzpxInfo-main-group-around"> |
| | | <rich-text nodes="{{activity.course||'暂无'}}"></rich-text></view> |
| | | <rich-text nodes="{{activity.course||'暂无'}}"></rich-text> |
| | | </view> |
| | | </view> |
| | | <view class="fzpxInfo-main-group" style="display:block;padding: 10rpx 30rpx;"> |
| | | <view class="fzpxInfo-main-group-title">培训内容</view> |
| | |
| | | </view> |
| | | </view> |
| | | |
| | | <view class="fzpxInfo-main-group" wx:if="{{statequeId}}" data-id="{{statequeId}}" bindtap='businessSchedule'> |
| | | <view class="fzpxInfo-main-group-title">问卷调查</view> |
| | | <view style="display: flex; line-height:48rpx;"> |
| | | <image class="index-pane-icon " src="{{user}} " /> |
| | | </view> |
| | | </view> |
| | | |
| | | <view wx:if="{{activity.result}}" class="fzpxInfo-main-group"> |
| | | <view class="fzpxInfo-main-group-title">培训结果</view> |
| | | <view class="fzpxInfo-main-group-around">{{activity.result}}</view> |