username@email.com
2024-11-26 dfa28b7d5089acd327ed81e4d311310ec195185f
CY_ECommercePlatform/CY.WebForm/Pages/front/Reticule.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>