username@email.com
2025-02-24 429d9ffb4bd7607b83b0ce8b89c07441fb0d0f57
CY_ECommercePlatform/CY.WebForm/Pages/front/Packet.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>