a3fea4dd5d6dacbf466532df11f31270c1976060.svn-base 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  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="include3.jsp" %>
  9. <!--框架必需end-->
  10. <!-- 必需引入的JSP、JS文件 start-->
  11. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/system/mapvaluecanst/CanstSelect.js"></script>
  12. <link rel="stylesheet" type="text/css" href="<%=path%>/scripts/webUploader/css/webuploader.css" />
  13. <script type="text/javascript" src="/nwyj/scripts/webUploader/webuploader.js"></script>
  14. <!-- 必需引入的JSP、JS文件 end-->
  15. <!-- 业务JS start-->
  16. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/system/questionsHuiZong/questionHuiZong_Add.js"></script>
  17. <!-- 业务JS end-->
  18. <script type="text/javascript">
  19. var diag = "<%=request.getParameter("diag")%>";
  20. </script>
  21. <style type="text/css">
  22. .bd{
  23. /* width: 1000px; */
  24. width:500px;
  25. margin:0 auto;
  26. margin-top:10px
  27. }
  28. .d_ground{
  29. border: 0px solid #cdcaca;
  30. background: white;
  31. /* width:1000px; */
  32. width:500px;
  33. }
  34. .title{
  35. height: 94px;
  36. /* background: #F8F8F8; */
  37. border-style:solid;
  38. border-width:0px;
  39. border-right:0px;
  40. border-left:0px;
  41. border-top:0px;
  42. border-color:#afaeae;
  43. }
  44. .title_font{
  45. font-weight: bold;
  46. font-size: 18px;
  47. /* line-height: 45px; */
  48. line-height: 24px;
  49. font-family:宋体;
  50. color:#070707;
  51. }
  52. .button_jl{
  53. margin:15px 15px 20px 20px;
  54. float:right;
  55. }
  56. .fieldset{
  57. /* border-style:solid;
  58. border-width:1px; */
  59. border-color:#cdcaca;
  60. margin:0px;
  61. /* width: 935px */
  62. width:95%;
  63. }
  64. .legend{
  65. font-family:宋体;
  66. font-weight: bold;
  67. font-size:14px;
  68. color:#3e62a0;
  69. }
  70. .table-style{
  71. /* border-style:solid;
  72. border-width:1px; */
  73. border-color:#cdcaca;
  74. margin:0px 0px 0px 0px;
  75. border-collapse:collapse;
  76. /* width: 895px; */
  77. width:"90%";
  78. }
  79. .table-style2{
  80. border:1px solid #cdcaca;
  81. margin:2px 20px 2px 20px;
  82. border-collapse:collapse;
  83. width: 895px;
  84. }
  85. .td-font{
  86. font-family:宋体;
  87. font-size:14px;
  88. color:#161616;
  89. }
  90. .td-font1{
  91. font-family:微软雅黑;
  92. font-size:14px;
  93. color:#4d639c;
  94. line-height:20px;
  95. /* cursor:pointer; */
  96. }
  97. .td-move{
  98. padding: 10px 5px 0px 0px;
  99. }
  100. .td-style{
  101. border:1px solid #cdcaca;
  102. border-collapse:collapse;
  103. padding-left: 10px
  104. }
  105. .back{
  106. margin:10px 0px 10px 15px;
  107. }
  108. </style>
  109. </head>
  110. <body class="bd" align="center">
  111. <div id="formContent" class="d_ground">
  112. <!-- <div class="title" align="center"><a href="javascript:;"><img id="goback" class="back" onclick="goBack()" align="left" alt="返回" src="/nwyj/images/temp/back.png" /></a><font class="title_font" ></font></div> -->
  113. <div class="title">
  114. <p align="left" class="td-font1" onclick="download1()"><font style="cursor:pointer;margin:10px;line-height:150%" >*帮助文档 </font></p>
  115. <p align="left" class="td-font1" ><font style="cursor:pointer;;margin:10px;line-height:150%" onclick="download2()">*操作视频</font></p>
  116. <p align="left" class="td-font1" ><font style="cursor:pointer;;margin:10px;line-height:150%" onclick="select()">*常见问题 </font></p>
  117. <p align="left" class="td-font1" ><font style="cursor:pointer;;margin:10px;line-height:150%" id="asdf">*问题记录</font> <p>
  118. <p class="td-font" align="center" style="font-size:18px">我要提问</p>
  119. </div>
  120. <br />
  121. <div class="d_ground">
  122. <form id="fillForm" name="fillForm" method="post" >
  123. <input type="hidden" id="fd_id750" name="FD_OBJECTID750"
  124. required="true" /> <input type="hidden" name="classid" value="750"
  125. required="true" /> <input type="hidden" id="is_resolve750"
  126. name="IS_RESOLVE_750" value="0" required="ture" />
  127. <fieldset class="fieldset">
  128. <table class="table-style">
  129. <tbody style="display: none">
  130. <!-- 指定要隐藏的行tr -->
  131. <tr>
  132. <td align="right" class="td-move"><span align="right"
  133. class="star"></span><span class="td-font">提交单位:</span></td>
  134. <td class="td-move"><input type="text" id="SUBMIT_UNIT_750"
  135. name="SUBMIT_UNIT_750" maxlength="100"
  136. style="width: 265px;height:30px" /></td>
  137. <td align="right" class="td-move"><span align="right"
  138. class="star"></span><span class="td-font">提交人:</span></td>
  139. <td class="td-move"><input type="text"
  140. id="SUBMIT_PERSION1_750" name="SUBMIT_PERSION1_750"
  141. class="validate[required]" style="width: 265px;height:30px" /></td>
  142. <!-- <td> <input type="hidden" id="IS_RESOLVE" name="IS_RESOLVE" value="0" required="ture"/></td> -->
  143. </tr>
  144. <tr>
  145. <td align="right" width="155px" class="td-move"><span
  146. align="right" class="star"></span><span class="td-font">提交时间:</span></td>
  147. <td width="280px" class="td-move"><input type="text"
  148. id="SUBMIT_TIME_750" name="SUBMIT_TIME_750"
  149. style="width: 265px;height:30px" /></td>
  150. </tr>
  151. </tbody>
  152. <tr>
  153. <td colspan="4" height="10px"></td>
  154. </tr>
  155. <tr>
  156. <td align="right"><span align="right" class="star">*</span><span
  157. class="td-font">标题:</span></td>
  158. <td align="left" colspan="3"><input type="text"
  159. id="MY_QUESTION_750" name="MY_QUESTION_750"
  160. class="validate[required]" maxlength="100"
  161. style="width: 400px;height:30px" /></td>
  162. </tr>
  163. <tr>
  164. <td colspan="4" height="10px"></td>
  165. </tr>
  166. <tr>
  167. <td align="right"><span align="right" class="star">*</span><span
  168. class="td-font">描述:</span></td>
  169. <td align="left" colspan="3"><textarea align="left"
  170. id="QUESTION_DESCRIPT_750" name="QUESTION_DESCRIPT_750"
  171. maxlength="200" style="width: 400px;height:100px" rows="3"
  172. cols="6"></textarea></td>
  173. </tr>
  174. <tr>
  175. <td colspan="4" height="10px"></td>
  176. </tr>
  177. </table>
  178. </fieldset>
  179. </form>
  180. </div>
  181. <div class="button_jl">
  182. <input value="提交" type="button" onclick="saveForm()" />&nbsp;&nbsp;&nbsp;&nbsp;
  183. </div>
  184. </div>
  185. </body>
  186. </html>