username@email.com
2025-10-21 e890c4fb5be5304a28279fc868951b863d608719
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>