...
|
...
|
@@ -102,7 +102,7 @@ |
|
|
<div class="tuoguan_cell" data-insurance-type-id="1">
|
|
|
<div class="tuoguancell_title">重疾</div>
|
|
|
<div class="mydata1">
|
|
|
<php>$one_collocation_type3 = [];dump($con_collocation_type3);</php>
|
|
|
<php>$one_collocation_type3 = [];</php>
|
|
|
<php>$one_collocation_type1 = [];</php>
|
|
|
<php>$one_collocation_type2 = [];</php>
|
|
|
<notempty name="$data_one">
|
...
|
...
|
@@ -115,6 +115,7 @@ |
|
|
<php>$one_collocation_type2[]=$d_o;</php>
|
|
|
</if>
|
|
|
</foreach>
|
|
|
<php>dump($one_collocation_type3);</php>
|
|
|
</notempty>
|
|
|
<if condition="$one_collocation_type3 neq null">
|
|
|
<foreach name="$data_one" item="d_o">
|
...
|
...
|
|