username@email.com
2024-09-29 75939c71a404bb691c6074c93d76b0aa1afcbbe6
CY_ECommercePlatform/CY.WebForm/Pages/front/BlackAndWhite.aspx
@@ -10,7 +10,7 @@
     <table class="table2">
        <tbody>
            <tr>
                <th>请选择印刷方式:&nbsp<input type="radio" name="printMode" value='1' checked="true" />合版印刷&nbsp;&nbsp<input type="radio" name="printMode" value='0'/>专版印刷</th>
                <th>请选择印刷方式:&nbsp<input type="radio" name="printMode" value='1' />合版印刷&nbsp;&nbsp<input type="radio" name="printMode" value='0'  checked="true" />专版印刷</th>
            </tr>
        </tbody>
    </table>
@@ -88,20 +88,30 @@
                    </select>
                </td>
                <td align="center">
                    <div class="xialap">
                    <input type="text"  id="printCount" name="printCount" readonly="readonly"  style="height: 15px; line-height: 15px; width:80px;" class="validateInt" defaultValue="500" value="500"/>
                    <div class="xialapb">
                        <div class="xialapr">500</div>
                        <div class="xialapr">1000</div>
                        <div class="xialapr">2000</div>
                        <div class="xialapr">3000</div>
                        <div class="xialapr">5000</div>
                        <div class="xialapr">10000</div>
                        <div class="xialapr">20000</div>
                        <div class="xialapr">50000</div>
                        <div class="xialapr">100000</div>
                    </div>
                    </div>
                    <table>
                        <tr>
                            <td>
                                <div class="xialap">
                                    <input type="text"  id="printCount" name="printCount" readonly="readonly"  style="height: 15px; line-height: 15px; width:80px;" class="validateInt" defaultValue="500" value="500"/>
                                    <div class="xialapb">
                                        <div class="xialapr">500</div>
                                        <div class="xialapr">1000</div>
                                        <div class="xialapr">2000</div>
                                        <div class="xialapr">3000</div>
                                        <div class="xialapr">5000</div>
                                        <div class="xialapr">10000</div>
                                        <div class="xialapr">20000</div>
                                        <div class="xialapr">50000</div>
                                        <div class="xialapr">100000</div>
                                    </div>
                                </div>
                            </td>
                            <td>
                                <select id='ysUnit' runat="server" name="ysUnit" datatextfield="Name" datavaluefield="MeanValue" keepdefaultstyle='true'></select>
                            </td>
                        </tr>
                    </table>
                </td>
                <td>
                    <select class="selectLaber" name="singleOrdouble0">
@@ -130,6 +140,7 @@
                <td align="left" style="padding-left: 40px;"><input type="checkbox" name="works" value="24" />&nbsp;套号</td>
                <td align="left"><input type="checkbox" name="works" value="4" />&nbsp;压痕</td>
                <td align="left"><input type="checkbox" name="works" value="6" />&nbsp;打点线</td>
                 <td align="left"><div style="float:left"><input type="checkbox" name="works" value="99" onclick="SelectFuc(this)" index="0"/>&nbsp;胶左</div><div style="float:left; display:none" id="divJTT0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;每本页数:<input type="text" name="pNameMP" style="width:60px" class="validateInt" defaultValue="1" value="1"/>张/本</div></td>
                <td align="left"><div style="float:left"><input type="checkbox" name="works" value="13" onclick="SelectFuc(this)" index="0"/>&nbsp;胶头</div><div style="float:left; display:none" id="divJT0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;每本页数:<input type="text" name="pageNum" style="width:60px" class="validateInt" defaultValue="1" value="1"/>张/本</div></td>
            </tr>
        </tbody>