username@email.com
2025-02-06 0cf6336668b925fa891b12e464ba4bdfc555a200
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>