1 line
3.0 KiB
Plaintext
1 line
3.0 KiB
Plaintext
<view class="content data-v-e08ff49c"><block wx:if="{{!isShowA}}"><view class="bgheight data-v-e08ff49c"><block wx:if="{{listA}}"><view class="data-v-e08ff49c"><view data-event-opts="{{[['tap',[['handleListx',[1]]]]]}}" class="btn data-v-e08ff49c" bindtap="__e">重新测评</view><view class="box data-v-e08ff49c"><view class="name data-v-e08ff49c"><view class="data-v-e08ff49c">本次体质评估结果为</view></view><view class="conbt data-v-e08ff49c">{{''+listA.bodytype+''}}</view><view class="conbt data-v-e08ff49c">{{''+listA.extinfo+''}}</view></view><block wx:if="{{listA.list.length}}"><view class="box data-v-e08ff49c"><view class="h2 data-v-e08ff49c">体质解读:</view><block wx:for="{{listA.list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-e08ff49c"><view class="title data-v-e08ff49c">{{item.bodytype}}</view><view class="con data-v-e08ff49c"><view hidden="{{!(item.feature)}}" class="text data-v-e08ff49c"><text class="data-v-e08ff49c">特征:</text>{{item.feature}}</view><view hidden="{{!(item.people)}}" class="text data-v-e08ff49c"><text class="data-v-e08ff49c">重点人群:</text>{{item.people}}</view><view hidden="{{!(item.sick)}}" class="text data-v-e08ff49c"><text class="data-v-e08ff49c">患病倾向:</text>{{item.sick}}</view><view hidden="{{!(item.health)}}" class="text data-v-e08ff49c"><text class="data-v-e08ff49c">调养方式:</text>{{item.health}}</view></view></view></block><block wx:if="{{listA.referlist}}"><view class="tips data-v-e08ff49c">{{''+listA.referlist+''}}</view></block></view></block></view></block></view></block><block wx:else><view class="commonAll data-v-e08ff49c"><view class="h2 data-v-e08ff49c">请根据近一年的体验和感觉,回答以下问题</view><block wx:for="{{$root.l2}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="box data-v-e08ff49c"><block wx:for="{{item.l1}}" wx:for-item="ite" wx:for-index="ind" wx:key="ind"><view class="data-v-e08ff49c"><view class="h5 data-v-e08ff49c">{{ite.$orig.title}}</view><view class="item data-v-e08ff49c"><block wx:for="{{ite.l0}}" wx:for-item="it" wx:for-index="id" wx:key="id"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({it:it.$orig})}}" class="group data-v-e08ff49c" bindtap="__e"><icon class="{{['iconfont','radioimg','data-v-e08ff49c',it.g0!=-1?'icon-radio':'icon-kongradio']}}"></icon><view class="data-v-e08ff49c">{{it.$orig.name}}</view></view></block></view></view></block></view></block></view></block><block wx:if="{{!listA}}"><view class="page data-v-e08ff49c"><block wx:if="{{currpage>1}}"><view data-event-opts="{{[['tap',[['pre',['$event']]]]]}}" class="pre data-v-e08ff49c" bindtap="__e">上一页</view></block><block wx:if="{{currpage<pagesum}}"><view data-event-opts="{{[['tap',[['next',['$event']]]]]}}" bindtap="__e" class="data-v-e08ff49c">下一页</view></block><block wx:if="{{currpage==pagesum}}"><view data-event-opts="{{[['tap',[['handlesub',['$event']]]]]}}" class="btn data-v-e08ff49c" bindtap="__e">提交</view></block></view></block></view> |