説明なし

QuestionSetting.html 6.2KB

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. <script src="../Script/Common/huayi.load.js"></script>
  7. <script src="../Script/Common/huayi.config.js"></script>
  8. <!--<link href="../css/bootstrap.min14ed.css?v=3.3.6" rel="stylesheet">-->
  9. <link href="../css/bootstrap.min.css" />
  10. <link href="../css/init.css" rel="stylesheet" />
  11. <link rel="stylesheet" href="../css/boot/bootstrap-table.css" />
  12. <link href="../css/font-awesome.min93e3.css?v=4.4.0" rel="stylesheet">
  13. <link href="../css/animate.min.css" rel="stylesheet">
  14. <link href="../css/style.min862f.css?v=4.1.0" rel="stylesheet">
  15. <link href="../css/layer/need/layer.css" />
  16. <link rel="stylesheet" href="../css/zhibiaoguanli.css" />
  17. <link rel="stylesheet" href="../css/init.css" />
  18. <!--<script src="../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet"></script>-->
  19. <title>问卷设置</title>
  20. <style>
  21. .fr {
  22. float: right;
  23. }
  24. .fr li {
  25. float: left;
  26. }
  27. .size-14 {
  28. font-size: 14px!important;
  29. }
  30. .size-16 {
  31. font-size: 16px;
  32. }
  33. .anniu{
  34. margin-top: 13px;
  35. }
  36. .anniu i {
  37. margin-right: 5px;
  38. }
  39. .x-color {
  40. width: 100px;
  41. background-color: #FFF;
  42. background-image: none;
  43. border: 1px solid #e5e6e7;
  44. border-radius: 1px;
  45. color: inherit;
  46. padding: 14px 12px;
  47. }
  48. .inputs {
  49. border: 1px solid #e5e6e7;
  50. width: 150px;
  51. padding: 6px 12px;
  52. }
  53. #tbr {
  54. border: 1px solid #ccc;
  55. }
  56. #tbr td {
  57. padding: 10px;
  58. padding: 6px 0 5px 10px;
  59. color: #717171;
  60. line-height: 200%;
  61. border-top: 1px dotted #cccccc;
  62. }
  63. #tbr th {
  64. border-right: 1px dotted #cccccc;
  65. border-top: 1px dotted #cccccc;
  66. background: #f9f9f9;
  67. text-align: right;
  68. }
  69. .Back {
  70. /*background-color: #999!important;*/
  71. }
  72. label {
  73. margin-right: 10px;
  74. }
  75. #tbr {
  76. display: none;
  77. }
  78. .WJmessage {
  79. line-height: 20px;
  80. border-bottom: 1px solid #ccc;
  81. padding-bottom: 10px;
  82. }
  83. .IMG_box {
  84. text-align: center;
  85. padding: 10px;
  86. margin-top: 5%;
  87. }
  88. .Qus_box li {
  89. list-style: none;
  90. border: 1px solid #ccc;
  91. border-bottom: none;
  92. }
  93. .Qus_box {
  94. padding-left: 0!important;
  95. margin-bottom: 0;
  96. }
  97. .Qus_box div {
  98. padding: 10px;
  99. border-bottom: 1px solid #ccc;
  100. }
  101. .title_ul {
  102. padding-left: 0;
  103. margin-bottom: 0;
  104. }
  105. .title_ul li {
  106. border: 1px solid #ccc;
  107. }
  108. .title_ul li label {
  109. border-right: 1px solid #ccc;
  110. margin: 0;
  111. padding: 10px;
  112. }
  113. .WJ_box {
  114. display: none;
  115. }
  116. .WJ_box span {
  117. margin-left: 20px;
  118. width: 130px;
  119. display: inline-block;
  120. }
  121. .fl {
  122. float: left;
  123. }
  124. table {
  125. border: 1px solid #ccc;
  126. }
  127. tr td {
  128. border: 1px solid #ccc;
  129. }
  130. td label {
  131. width: 80px;
  132. }
  133. textarea{
  134. resize: none;
  135. border: 1px solid rgb(204,204,204);
  136. }
  137. select{
  138. width: auto !important;
  139. display: inline-block !important;
  140. outline: none;
  141. border: none;
  142. /*background-color: #999!important;*/
  143. }
  144. .wrap > div.tbright{
  145. width: 74% !important;
  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 btn size-14"><i class="fa fa-plus size-14"></i>增加</button>
  170. <button class="leftChange btn size-14"><i class="fa fa-pencil size-14"></i>修改</button>
  171. <button class="leftDelete btn 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/bootstrap-select/js/bootstrap-select.min.js"></script>
  231. <script src="../js/Questions/QuestionSetting.js"></script>
  232. </html>