|
|
@@ -87,14 +87,14 @@
|
|
|
<div class="layui-input-block">
|
|
|
<input type="radio" name="craftQie" lay-filter="craftQie" value="异形模切" title="异形模切" checked>
|
|
|
|
|
|
|
- <span>
|
|
|
- <input type="radio" id="non" name="craftMo" lay-filter="craftMo" la value="不覆膜" title="不覆膜"
|
|
|
- checked>
|
|
|
- </span>
|
|
|
<span style="display: none">
|
|
|
- <input type="radio" id="double" name="craftMo" lay-filter="craftMo" la value="双面覆哑膜"
|
|
|
- title="双面覆哑膜">
|
|
|
- </span>
|
|
|
+ <input type="radio" id="non" name="craftMo" lay-filter="craftMo" la value="不覆膜"
|
|
|
+ title="不覆膜"/>
|
|
|
+ </span>
|
|
|
+ <span>
|
|
|
+ <input type="radio" id="double" name="craftMo" lay-filter="craftMo" la value="双面覆哑膜"
|
|
|
+ title="双面覆哑膜" checked/>
|
|
|
+ </span>
|
|
|
|
|
|
|
<input type="radio" name="kind2Value" value="无" title="无" checked>
|
|
|
<input type="radio" name="kind2Value" value="单面烫黄金" title="单面烫黄金">
|
|
|
@@ -121,13 +121,13 @@
|
|
|
<input type="radio" name="craft" lay-filter="switch" value="击凸" title="击凸">
|
|
|
<div style="display: none" id="jtcolor">
|
|
|
|
|
|
-<%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="红色" title="红色" checked>--%>
|
|
|
-<%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="绿色" title="绿色">--%>
|
|
|
-<%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="紫色" title="紫色">--%>
|
|
|
-<%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="红褐色" title="红褐色">--%>
|
|
|
+ <%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="红色" title="红色" checked>--%>
|
|
|
+ <%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="绿色" title="绿色">--%>
|
|
|
+ <%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="紫色" title="紫色">--%>
|
|
|
+ <%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="红褐色" title="红褐色">--%>
|
|
|
<input type="checkbox" name="jtcolor" lay-filter="color" value="金色" title="金色" checked>
|
|
|
<input type="checkbox" name="jtcolor" lay-filter="color" value="黑色" title="黑色">
|
|
|
-<%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="青色" title="青色">--%>
|
|
|
+ <%-- <input type="checkbox" name="jtcolor" lay-filter="color" value="青色" title="青色">--%>
|
|
|
<input type="checkbox" name="jtcolor" lay-filter="color" value="洋红色" title="洋红色">
|
|
|
</div>
|
|
|
</div>
|