yzh
2022-05-16 112f58fce8225386b9703e359836b52e0f36e0dd
web/web/gwspupdate.aspx
@@ -699,7 +699,7 @@
                    密码:
                </th>
                <td colspan="3">
                    <input type="password" name="Password" id="Password" style="width: 150px;" maxlength="50"
                    <input type="text" name="Password" id="Password" style="width: 150px;" maxlength="50"
                        value="<%=GwSp.Password%>" />
                    <a href="javascript:;" class="generatorPassword" for="Password">生成密码</a>
                </td>