新乡民调(来自息县民调) - 主标

QuestionSetting.html 5.7KB

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