CY_ECommercePlatform/CY.WebForm/Pages/front/Reticule.aspx
@@ -10,7 +10,7 @@ <table class="table2"> <tbody> <tr> <th>请选择印刷方式: <input type="radio" name="printMode" value='1' checked="true" />合版印刷  <input type="radio" name="printMode" value='0'/>专版印刷</th> <th>请选择印刷方式: <input type="radio" name="printMode" value='1' />合版印刷  <input type="radio" name="printMode" value='0' checked="true" />专版印刷</th> </tr> </tbody> </table>