|
|
@@ -50,10 +50,10 @@
|
|
|
</b>
|
|
|
</li>
|
|
|
|
|
|
-<li class="length remark">
|
|
|
+<!-- <li class="length remark">
|
|
|
<em>文字描述:</em>
|
|
|
<b style="min-height:10px;padding:10px;font-size: 16px;line-height:26px;font-weight: bold;">{$color['content']}</b>
|
|
|
-</li>
|
|
|
+</li> -->
|
|
|
|
|
|
<li class="length seeimg" style="margin-top:15px">
|
|
|
{loop $color['img'] as $val}
|
|
|
@@ -64,6 +64,24 @@
|
|
|
{/if}
|
|
|
{/loop}</li>
|
|
|
|
|
|
+<li class="length">
|
|
|
+ <em>重要信息提醒:</em>
|
|
|
+ <b style="min-height:10px;padding:10px;font-size: 16px;line-height:26px;font-weight: bold;">{$color['craft_process']}</b>
|
|
|
+</li>
|
|
|
+<li class="length remark">
|
|
|
+<em>情况备注:</em>
|
|
|
+<b style="min-height:10px;padding:10px;font-size: 16px;line-height:26px;font-weight: bold;">{$color['content']}</b>
|
|
|
+</li>
|
|
|
+
|
|
|
+<li class="length">
|
|
|
+<em>工艺路径:</em>
|
|
|
+<b style="min-height:10px;padding:10px;font-size: 16px;line-height:26px;font-weight: bold;">{$color['gylj']}</b>
|
|
|
+</li>
|
|
|
+<li class="length">
|
|
|
+<em>生产时效(天):</em>
|
|
|
+<b>{$color['scsx']}</b>
|
|
|
+</li>
|
|
|
+
|
|
|
<div style="clear:both;"></div>
|
|
|
</ul>
|
|
|
<input type="hidden" name="id" value="{$color['id']}" />
|