4631e0d72e87d3df276c59b7ca9c7b40769082a7.svn-base 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>重要用户信息详情</title>
  6. <!--框架必需start-->
  7. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <script type="text/javascript" src="/nwyj/scripts/cockpit/cockpitIndex/context.js"></script>
  10. <!--框架必需start-->
  11. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/jquery.js"></script>
  12. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/language/cn.js"></script>
  13. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/main.js"></script>
  14. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/framework.js"></script>
  15. <link href="/nwyj/scripts/qui/libs/css/import_basic.css" rel="stylesheet" type="text/css"/>
  16. <link rel="stylesheet" type="text/css" id="skin" prePath="/nwyj/scripts/qui/" scrollerY="false"/>
  17. <link rel="stylesheet" type="text/css" id="customSkin"/>
  18. <!--框架必需end-->
  19. <!--grid组件start-->
  20. <script src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" type="text/javascript"></script>
  21. <!--grid组件end-->
  22. <script type="text/javascript" src="/nwyj/scripts/cockpit/cockpitIndex/util.js"></script>
  23. <link rel="stylesheet" type="text/css" href="/nwyj/page/cockpit/webgis/js/gisgrid.css">
  24. <script type="text/javascript" src="/nwyj/scripts/cockpit/cockpitIndex/util.js"></script>
  25. <link rel="stylesheet" type="text/css" href="/nwyj/page/cockpit/webgis/js/gisgrid.css">
  26. <link rel="stylesheet" type="text/css" href="/nwyj/page/cockpit/cockpit_layout/icon.css">
  27. <!--框架必需end-->
  28. <script type="text/javascript" src="../../../../scripts/business/am/customer/customerInfo.js"></script>
  29. <style type="text/css">
  30. .title_class {
  31. font-size: 22px;
  32. color: blue;
  33. }
  34. .tool_class {
  35. display: inline-block;
  36. float: right;
  37. }
  38. ._title{
  39. display: block;
  40. position: absolute;
  41. font-size: 22px;
  42. font-width:bold;
  43. }
  44. </style>
  45. </head>
  46. <div style="height: 50px;background: #F8F8F8;" align="center"><a href="javascript:;"><img class="back" title="返回" onclick="window.history.back()" align="left" alt="返回" src="/nwyj/images/temp/back.png" /></a><font style="font-weight: bold;font-size: 20px;line-height: 45px;" >重要用户信息详情</font></div>
  47. <body>
  48. <div class="table_class" style="margin:5px 5px 5px 5px">
  49. <table width="100%" class="tableStyle" id="fillForm" >
  50. <tr>
  51. <td width="20%" align="right">用户编号:</td>
  52. <td><div id="MRID_263" name="MRID_263" readOnly="true"/></td>
  53. <td width="20%" align="right">用户名称:</td>
  54. <td><div id="NAME_263" name="NAME_263" readOnly="true"/></td>
  55. </tr>
  56. <tr>
  57. <td width="20%" align="right">用电地址:</td>
  58. <td><div id="DETAILED_ADDRESS_263" name="DETAILED_ADDRESS_263" readOnly="true"/></td>
  59. <td width="20%" align="right">用电类别:</td>
  60. <td><div id="UTILIZATION_KIND_263_SHOW" name="UTILIZATION_KIND_263_SHOW" readOnly="true"/></td>
  61. </tr>
  62. <tr>
  63. <td width="20%" align="right">供电单位(人资系统ID):</td>
  64. <td><div id="OWNER_STATION_263_SHOW" name="OWNER_STATION_263_SHOW" readOnly="true"/></td>
  65. <td width="20%" align="right">供电单位(营销系统):</td>
  66. <td><div id="GDDWBM_263" name="GDDWBM_263" readOnly="true"/></td>
  67. </tr>
  68. <tr>
  69. <td width="20%" align="right">电压等级:</td>
  70. <td><div id="VOLTAGE_CODE_263_SHOW" name="VOLTAGE_CODE_263_SHOW" readOnly="true"/></td>
  71. <td width="20%" align="right">合同容量:</td>
  72. <td><div id="AGREEMENT_CAPACITY_263" name="AGREEMENT_CAPACITY_263" readOnly="true"/></td>
  73. </tr>
  74. <tr>
  75. <td width="20%" align="right">负荷类型:</td>
  76. <td><div id="LOAD_KIND_263_SHOW" name="LOAD_KIND_263_SHOW" readOnly="true"/></td>
  77. <td width="20%" align="right">自备电源标志:</td>
  78. <td><div id="OWNED_SOURCE_FLAG_263" name="OWNED_SOURCE_FLAG_263" readOnly="true"/></td>
  79. </tr>
  80. <tr>
  81. <td width="20%" align="right">自备电源容量:</td>
  82. <td><div id="OWNED_SOURCE_CAPACITY_263" name="OWNED_SOURCE_CAPACITY_263" readOnly="true"/></td>
  83. <td width="20%" align="right">客户分群标识:</td>
  84. <td><div id="CUSTOMER_CLASSIFICATION_263" name="CUSTOMER_CLASSIFICATION_263" readOnly="true"/></td>
  85. </tr>
  86. </table>
  87. </div>
  88. </body>
  89. </html>