e511cb75e21d73922033a1daac52b320f9f0d39e.svn-base 1.2 KB

1234567891011121314151617181920212223242526272829
  1. <%@page language="java" pageEncoding="UTF-8"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>重要用户查询</title>
  7. <!--框架必需start-->
  8. <%@include file="../../../include.jsp" %>
  9. <!--框架必需end-->
  10. <!--基本选项卡start-->
  11. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/basicTabModern.js"></script>
  12. <!--基本选项卡end-->
  13. <!-- <script type="text/javascript">
  14. var sub_fd_id ="";
  15. //取页面传过来的预案主键ID
  16. sub_fd_id = parent.fd_id;
  17. </script> -->
  18. </head height="800px">
  19. <body>
  20. <div class="basicTabModern" style="overflow: hidden;" iframeMode="true" selectedIdx="0" data='{"list":[{"name":"重要用户","url":"/nwyj/page/business/am/customer/customer-focus.jsp"},{"name":"重点关注用户","url":"/nwyj/page/business/am/customer/customer-focus1.jsp"}]}'>
  21. <div style="width:100%;">
  22. <IFRAME width="100%" height="545px" frameBorder=0 allowTransparency="true" name="iframeChild2" id="iframeChild2"></IFRAME>
  23. </div>
  24. </div>
  25. </body>
  26. </html>