Brak opisu

QuestionSetting.html 6.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  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. }
  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. </style>
  128. </head>
  129. <body>
  130. <div class="daoHang clearfix">
  131. <div class="dhLeft">
  132. <sapn><i class="syIcon"></i>位置:
  133. <a id="ReIndex">首页</a>&gt;
  134. <a href="javaScript:;" >问卷调查</a>&gt;
  135. <a href="" style="color: #000;">问卷设置</a>
  136. </sapn>
  137. </div>
  138. </div>
  139. <div class='wrap'>
  140. <div class="tbleft" style="width: 25%;">
  141. <h4 style="line-height: 20px;"><i class="fa fa-file-text-o size-14"></i>试题问卷</h4>
  142. <div class="top clearfix ">
  143. <div class="fr">
  144. <span>&nbsp;试卷名称:<input class=" inputs" type="text" id="KeyWords" /></span>
  145. <button class="btns searchGo size-14"> <i class="fa fa-search size-14"></i>&nbsp;搜索</button>
  146. </div>
  147. </div>
  148. <div class="anniu " class="toolbar1 ">
  149. <button class="leftAdd btn size-14"><i class="fa fa-plus size-14"></i>增加</button>
  150. <button class="leftChange btn size-14"><i class="fa fa-pencil size-14"></i>修改</button>
  151. <button class="leftDelete btn size-14"><i class="fa fa-remove size-14"></i>删除</button>
  152. </div>
  153. <table id="tb1">
  154. <thead>
  155. <tr>
  156. <th data-field="checkbox" data-align="center" data-formatter="setCode"></th>
  157. <th data-align="center" data-field="F_Title">试卷名称</th>
  158. <th data-align="center" data-field="F_PagerId" data-formatter="Code">操作</th>
  159. </tr>
  160. </thead>
  161. <tbody>
  162. </tbody>
  163. </table>
  164. </div>
  165. <!--右边/-->
  166. <div class="tbright" style="width: 70%;">
  167. <h4 style="" class="WJmessage">问卷信息</h4>
  168. <div class="IMG_content">
  169. <div class="IMG_box">
  170. <img src="../img/wjdc.jpg" alt="" />
  171. </div>
  172. </div>
  173. <!--<table id="tbr" style="width: 100%;">
  174. <thead>
  175. <tr>
  176. <th style='width: 150px;'>问卷名称:</th>
  177. <td colspan="7" ><span class="Title">555555555</span></td>
  178. </tr>
  179. <tr>
  180. <th style='width: 150px;'>问卷说明:</th>
  181. <td ><span class="F_Remark">55555555555</span></td>
  182. </tr>
  183. </thead>
  184. <tbody class="tbody">
  185. <tr class="Back">
  186. <td colspan="2">
  187. <h3 class="size-14">1、对我们的产品是否满意? </h3>
  188. </td>
  189. </tr>
  190. <tr class="">
  191. <td colspan="2">
  192. <div class="Message_box">
  193. <label style="font-weight: normal;">1.<input type="checkbox" value="一般" name="ltype" > 一般</label>
  194. <label style="font-weight: normal;"><input type="checkbox" value="538" name="ltype" > 满意</label>
  195. <label style="font-weight: normal;"><input type="checkbox" value="539" name="ltype" >不满意</label>
  196. </div>
  197. </td>
  198. </tr>
  199. <tr class="Back">
  200. <td colspan="2">
  201. <h3 class="size-14">2、您好,你是? </h3>
  202. </td>
  203. </tr>
  204. <tr>
  205. <td colspan="2">
  206. <div class="Message_box">
  207. <textarea name="" rows="" cols="" style="width: 100%;"></textarea>
  208. </div>
  209. </td>
  210. </tr>
  211. </tbody>
  212. </table>-->
  213. <div class="WJ_box">
  214. <!--<ul style="padding-left: 0;" class="title_ul">
  215. <li style="overflow: hidden;">
  216. <label for="" class="fl">问卷名称</label><div class="Title fl" style="width: 80%;padding: 5px;line-height: 40px;"></div>
  217. </li>
  218. <li style="overflow: hidden;">
  219. <label for="" class="fl">问卷说明</label><div class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  220. </li>
  221. </ul>-->
  222. <table>
  223. <tr>
  224. <td style="text-align: center; padding-top: 10px;">
  225. <label for="" class="fl">问卷名称</label>
  226. </td>
  227. <td>
  228. <div class="Title fl" style="width: 80%;padding: 5px;"></div>
  229. </td>
  230. </tr>
  231. <tr>
  232. <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷说明</label></td>
  233. <td><div class="F_Remark fl" style="width: 80%;padding: 5px;"></div></td>
  234. </tr>
  235. </table>
  236. <ul class="Qus_box">
  237. </ul>
  238. </div>
  239. </div>
  240. </div>
  241. </body>
  242. <script src="../css/layer/layer.js"></script>
  243. <script src="../js/Questions/QuestionSetting.js"></script>
  244. <script>
  245. var table = $("#tbr");
  246. var arr = [];
  247. var content;
  248. </script>
  249. </html>