username@email.com
2025-03-18 d7e31a5576c19d8208b332982769f13cd370ca7d
CY_ECommercePlatform/CY.WebForm/Pages/front/PictureAlbum.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>