Commit 492bc711 authored by lixy's avatar lixy

订单-行业应用、影像图库type

parent 3d11dfbd
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
<p>云量:{{iitem.detailJson.imageCloudage}}</p> <p>云量:{{iitem.detailJson.imageCloudage}}</p>
</div> </div>
</div> </div>
<p style="padding-right: 10px;">{{iitem.type==1?'标准数据':iitem.type==2?'行业应用':iitem.type==3?'影像图库':iitem.type}}</p> <p style="padding-right: 10px;">{{iitem.type==1?'标准数据':iitem.type==3?'行业应用':iitem.type==2?'影像图库':iitem.type}}</p>
</div> </div>
</div> </div>
</td> </td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment