username@email.com
2025-11-03 089e6b4d4143fa37bd08da3d1a75c9f1629a6edb
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>