e739c6e6493e1c2474eedfdc1d9163b42e28b9d3.svn-base 1.3 KB

1234567891011121314151617181920212223242526272829303132
  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. <script type='text/javascript' src='/nwyj/scripts/cockpit/search/search_util.js'></script>
  11. <script type='text/javascript' src='/nwyj/scripts/business/em/icing/StatisticsVipUser.js'></script>
  12. <script type="text/javascript">
  13. </script>
  14. <style type="text/css">
  15. .fro_name{width:100%;height:100%;display:block; color:#000000; text-decoration:none;}
  16. .team_adjust{background-image: url(/nwyj/scripts/qui/libs/icons/toolbar_icons/adjust_tem.png);background-repeat: no-repeat;
  17. width: 20px; height: 16px; display:inline-block;}
  18. .order_icon{ background-image: url(/nwyj/scripts/qui/libs/icons/sendup_tem.png); background-repeat: no-repeat;
  19. background-position: 0 60%; padding: 0 5px 0 18px; display: inline-block;
  20. white-space: nowrap; word-break: keep-all; word-wrap: normal;}
  21. </style>
  22. </head>
  23. <body>
  24. <div class="padding_right5"><div id="maingrid"></div></div>
  25. </body>
  26. </html>