username@email.com
2025-10-09 b63e4e9f97aba58867a01b85e7d128b6eb738a0a
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>