Nessuna descrizione

QuestionSetting.html 5.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <link href="../css/bootstrap.min14ed.css?v=3.3.6" rel="stylesheet">
  7. <link href="../css/bootstrap.min.css" />
  8. <link href="../css/init.css" rel="stylesheet" />
  9. <link rel="stylesheet" href="../css/boot/bootstrap-table.css" />
  10. <link href="../css/font-awesome.min93e3.css?v=4.4.0" rel="stylesheet">
  11. <link href="../css/animate.min.css" rel="stylesheet">
  12. <link href="../css/style.min862f.css?v=4.1.0" rel="stylesheet">
  13. <link href="../css/layer/need/layer.css" />
  14. <link rel="stylesheet" href="../css/init.css" />
  15. <script src="../Script/Common/huayi.load.js"></script>
  16. <script src="../Script/Common/huayi.config.js"></script>
  17. <title>问卷设置</title>
  18. <style>
  19. .fr {
  20. float: right;
  21. }
  22. .fr li {
  23. float: left;
  24. }
  25. .size-14 {
  26. font-size: 14px!important;
  27. }
  28. .size-16 {
  29. font-size: 16px;
  30. }
  31. .anniu i {
  32. margin-right: 5px;
  33. }
  34. .x-color {
  35. width: 100px;
  36. background-color: #FFF;
  37. background-image: none;
  38. border: 1px solid #e5e6e7;
  39. border-radius: 1px;
  40. color: inherit;
  41. padding: 14px 12px;
  42. }
  43. .inputs {
  44. border: 1px solid #e5e6e7;
  45. width: 150px;
  46. padding: 6px 12px;
  47. }
  48. #tbr {
  49. border: 1px solid #ccc;
  50. }
  51. #tbr td {
  52. padding: 10px;
  53. padding: 6px 0 5px 10px;
  54. color: #717171;
  55. line-height: 200%;
  56. border-top: 1px dotted #cccccc;
  57. }
  58. #tbr th {
  59. border-right: 1px dotted #cccccc;
  60. border-top: 1px dotted #cccccc;
  61. background: #f9f9f9;
  62. text-align: right;
  63. }
  64. .Back {
  65. background-color: #999!important;
  66. }
  67. label {
  68. margin-right: 10px;
  69. }
  70. #tbr {
  71. display: none;
  72. }
  73. .WJmessage {
  74. line-height: 20px;
  75. border-bottom: 1px solid #ccc;
  76. padding-bottom: 10px;
  77. }
  78. .IMG_box {
  79. text-align: center;
  80. padding: 10px;
  81. margin-top: 5%;
  82. }
  83. .Qus_box li {
  84. list-style: none;
  85. border: 1px solid #ccc;
  86. border-bottom: none;
  87. }
  88. .Qus_box {
  89. padding-left: 0!important;
  90. margin-bottom: 0;
  91. }
  92. .Qus_box div {
  93. padding: 10px;
  94. border-bottom: 1px solid #ccc;
  95. }
  96. .title_ul {
  97. padding-left: 0;
  98. margin-bottom: 0;
  99. }
  100. .title_ul li {
  101. border: 1px solid #ccc;
  102. }
  103. .title_ul li label {
  104. border-right: 1px solid #ccc;
  105. margin: 0;
  106. padding: 10px;
  107. }
  108. .WJ_box {
  109. display: none;
  110. }
  111. .WJ_box span {
  112. margin-left: 20px;
  113. width: 80%;
  114. }
  115. .fl {
  116. float: left;
  117. }
  118. table {
  119. border: 1px solid #ccc;
  120. }
  121. tr td {
  122. border: 1px solid #ccc;
  123. }
  124. td label {
  125. width: 80px;
  126. }
  127. textarea{
  128. resize: none;
  129. }
  130. .wrap {
  131. width: 100%;
  132. padding: 0 10px;
  133. }
  134. .wrap>div.tbleft {
  135. float: left;
  136. width: 30%;
  137. }
  138. .wrap>div.tbright {
  139. float: right;
  140. width: 69%;
  141. overflow-x: auto;
  142. }
  143. .anniu .btns{
  144. margin: 10px 0px;
  145. padding: 5px 10px;
  146. }
  147. </style>
  148. </head>
  149. <body>
  150. <div class="daoHang clearfix">
  151. <div class="dhLeft">
  152. <sapn><i class="syIcon"></i>位置:
  153. <a id="ReIndex">首页</a>&gt;
  154. <a href="javaScript:;">问卷调查</a>&gt;
  155. <a href="" style="color: #000;">问卷设置</a>
  156. </sapn>
  157. </div>
  158. </div>
  159. <div class='wrap'>
  160. <div class="tbleft" style="width: 25%;">
  161. <h4 style="line-height: 20px;"><i class="fa fa-file-text-o size-14"></i>试题问卷</h4>
  162. <div class="top clearfix ">
  163. <div class="fr">
  164. <span>&nbsp;试卷名称:<input class=" inputs" type="text" id="KeyWords" /></span>
  165. <button class="btns searchGo size-14"> <i class="fa fa-search size-14"></i>&nbsp;搜索</button>
  166. </div>
  167. </div>
  168. <div class="anniu " class="toolbar1 ">
  169. <button class="leftAdd btns size-14"><i class="fa fa-plus size-14"></i>增加</button>
  170. <button class="leftChange btns size-14"><i class="fa fa-pencil size-14"></i>修改</button>
  171. <button class="leftDelete btns size-14"><i class="fa fa-remove size-14"></i>删除</button>
  172. </div>
  173. <table id="tb1">
  174. <thead>
  175. <tr>
  176. <th data-field="checkbox" data-align="center" data-formatter="setCode">编号</th>
  177. <th data-align="center" data-field="F_Title">试卷名称</th>
  178. <th data-align="center" data-field="F_PagerId" data-formatter="Code">操作</th>
  179. </tr>
  180. </thead>
  181. <tbody>
  182. </tbody>
  183. </table>
  184. </div>
  185. <!--右边/-->
  186. <div class="tbright" style="width: 70%;">
  187. <h4 style="" class="WJmessage">问卷信息</h4>
  188. <div class="IMG_content">
  189. <div class="IMG_box">
  190. <img src="../img/wjdc.jpg" alt="" />
  191. </div>
  192. </div>
  193. <div class="WJ_box">
  194. <table style="width: 100%;">
  195. <tr>
  196. <td style="text-align: center; padding-top: 10px; width: 90px;">
  197. <label for="" class="fl">问卷名称</label>
  198. </td>
  199. <td>
  200. <div class="Title fl" style="width: 80%;padding: 5px;"></div>
  201. </td>
  202. </tr>
  203. <tr>
  204. <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷开场语</label></td>
  205. <td>
  206. <div id="startText" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  207. </td>
  208. </tr>
  209. <tr>
  210. <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷说明</label></td>
  211. <td>
  212. <div id="F_Remark" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  213. </td>
  214. </tr>
  215. </table>
  216. <ul class="Qus_box">
  217. </ul>
  218. <table style="width: 100%; margin-top: -1px; margin-bottom: 20px;">
  219. <tr>
  220. <td style="text-align: center;padding-top: 10px; width: 90px;"><label for="" class="fl">问卷结束语</label></td>
  221. <td>
  222. <div id="endText" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  223. </td>
  224. </tr>
  225. </table>
  226. </div>
  227. </div>
  228. </div>
  229. </body>
  230. <script src="../js/Questions/QuestionSetting.js"></script>
  231. </html>