📄 _5stars_005fhm_jsp.java
字号:
out.write(" <div class=\"touzhu_zuihao1\">\r\n");
out.write(" <div class=\"touzhu_zuihao2\">\r\n");
out.write(" <table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"18\" valign=\"bottom\" class=\"blue\">停止预约选项:</td>\r\n");
out.write(" <td> </td>\r\n");
out.write(" <td> </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"150\"><input type=\"radio\" name=\"zjCut\" value=\"0\" disabled=\"disabled\"/>\r\n");
out.write(" 中奖后不停追</td>\r\n");
out.write(" <td width=\"220\"><input type=\"radio\" name=\"zjCut\" value=\"1\" disabled=\"disabled\"/>\r\n");
out.write(" 中最高奖后停止追号</td>\r\n");
out.write(" <td><input type=\"radio\" name=\"zjCut\" value=\"2\" disabled=\"disabled\"/>\r\n");
out.write(" 中任意奖后停止追号</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </div>\r\n");
out.write(" </div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </div></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">期号倍数</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><iframe id=\"qishulist\" src=\"list.jsp\" frameborder=\"0\" height=\"208\" width=\"598\" cellpadding=\"0\" scrolling=\"No\" cellspacing=\"0\"></iframe></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">方案信息</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\" align=\"left\"><table width=\"475\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"80\" bgcolor=\"FAFAFA\">方案标题:</td>\r\n");
out.write(" <td><input name=\"projectTitle\" type=\"text\" size=\"50\" maxlength=\"50\"/></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td bgcolor=\"FAFAFA\">方案描述:</td>\r\n");
out.write(" <td><textarea name=\"projectDesc\" cols=\"50\" rows=\"5\"></textarea></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">份数及金额</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td>投注金额:<span id=\"scheme_total_money\" class=\"red1\">0</span> 元 , 预约追号期数:<span id=\"scheme_qishu\" class=\"red1\">0</span>期 , 分成\r\n");
out.write(" <input name=\"projectShareCount\" type=\"text\" class=\"red1\" value=\"0\" size=\"5\" readonly=\"true\"/> \r\n");
out.write(" 份 , 每份<span id=\"scheme_money\" class=\"red1\">0</span>元</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td class=\"grey\"><span class=\"red\">【注】</span>投注份数说明: <br />\r\n");
out.write("(1)投注总金额<1000元,本系统将投注方案自动拆分为100份; <br />\r\n");
out.write("(2) 投注总金额≥1000元,本系统将投注方案自动拆分为1000份,若最小单位无法精确至“0.01元”,则自动分成100份。</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">佣金比例</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"80\" height=\"30\" align=\"center\"><select name=\"initiatorFee\">\r\n");
out.write(" <option value=\"0\">0%</option>\r\n");
out.write(" <option value=\"1\">1%</option>\r\n");
out.write("\t\t <option value=\"2\">2%</option>\r\n");
out.write("\t\t <option value=\"3\">3%</option>\r\n");
out.write("\t\t <option value=\"4\">4%</option>\r\n");
out.write("\t\t <option value=\"5\">5%</option>\r\n");
out.write("\t\t <option value=\"6\">6%</option>\r\n");
out.write(" </select>\r\n");
out.write(" </td>\r\n");
out.write(" <td>若该方案中奖,发起人可获得税后奖金的百分比作为方案制作佣金</td>\r\n");
out.write(" </tr>\r\n");
out.write(" \r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<!-- \r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">方案保密</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"140\" height=\"30\"><input type=\"radio\" name=\"isOpen\" value=\"1\" checked />\r\n");
out.write(" 公开投注方案号码 </td>\r\n");
out.write(" <td width=\"140\"><input type=\"radio\" name=\"isOpen\" value=\"2\" />\r\n");
out.write(" 投注截止后公布号码</td>\r\n");
out.write(" <td align=\"center\"> 关于方案保密的说明</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write(" -->\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">保底设置</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"25\" height=\"30\"><input type=\"checkbox\" name=\"isBaodi\" value=\"checkbox\" onclick=\"baodicheck();\"/></td>\r\n");
out.write(" <td width=\"80\">我要保底</td>\r\n");
out.write(" <td width=\"50\"><input name=\"initiatorShareBaodi\" type=\"text\" onblur=\"changeBaodi();\" size=\"6\" value=\"\" disabled/></td>\r\n");
out.write(" <td width=\"48\"> 份</td>\r\n");
out.write(" <td width=\"177\">共计\r\n");
out.write(" <span id=\"baodimoney\" class=\"red1\">0</span>\r\n");
out.write(" 元</td>\r\n");
out.write(" <td width=\"200\" align=\"center\"><a href=\"../help/help_center/touzhu.jsp#bd\" target=\"_blank\">关于保底的说明</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">发起人认购</td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"79\">我要认购</td>\r\n");
out.write(" <td width=\"66\"><input name=\"initiatorShareBuy\" type=\"text\" onblur=\"changeRengou();\" size=\"6\" value=\"\"/></td>\r\n");
out.write(" <td width=\"66\" height=\"30\"> 份</td>\r\n");
out.write(" <td width=\"169\">共计\r\n");
out.write(" <span id=\"rengoumoney\" class=\"red1\">0</span>\r\n");
out.write(" 元</td>\r\n");
out.write(" <td width=\"200\" align=\"center\"><a href=\"../member/platform.do?charge\" target=\"_blank\" class=\"red\">【账户充值】</a><a href=\"123\" class=\"red\"></a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\"> </td>\r\n");
out.write(" <td width=\"8\"></td>\r\n");
out.write(" <td valign=\"top\"><div class=\"jypasswd\">\r\n");
out.write(" <div class=\"jypasswd1\">交易密码:\r\n");
out.write(" <input type=\"password\" name=\"tradePassword\" value=\"\" maxlength=\"12\"/>\r\n");
out.write(" </div>\r\n");
out.write(" <div class=\"jypasswd3\">输入交易密码,提交本次投注</div>\r\n");
out.write(" </div></td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td> </td>\r\n");
out.write(" <td width=\"200\" height=\"50\" align=\"center\" valign=\"bottom\"><img style=\"cursor:hand\" src=\"../img/ssc/ssc1_3.gif\" width=\"171\" height=\"35\" onclick=\"hemaiformsubmit();\"/></td>\r\n");
out.write(" <td width=\"200\" align=\"center\" valign=\"bottom\"><img style=\"cursor:hand;\" src=\"../img/ssc/ssc1_4.gif\" width=\"171\" height=\"35\" onclick=\"reloadself('5stars_hm.jsp')\"/></td>\r\n");
out.write(" <td> </td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("</form>\r\n");
out.write("</body>\r\n");
out.write("</html>\r\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -