ZZDianXin_UI - 郑州电信 演示

QuestionSetting.html 7.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  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. <!--<table id="tbr" style="width: 100%;">
  178. <thead>
  179. <tr>
  180. <th style='width: 150px;'>问卷名称:</th>
  181. <td colspan="7" ><span class="Title">555555555</span></td>
  182. </tr>
  183. <tr>
  184. <th style='width: 150px;'>问卷说明:</th>
  185. <td ><span class="F_Remark">55555555555</span></td>
  186. </tr>
  187. </thead>
  188. <tbody class="tbody">
  189. <tr class="Back">
  190. <td colspan="2">
  191. <h3 class="size-14">1、对我们的产品是否满意? </h3>
  192. </td>
  193. </tr>
  194. <tr class="">
  195. <td colspan="2">
  196. <div class="Message_box">
  197. <label style="font-weight: normal;">1.<input type="checkbox" value="一般" name="ltype" > 一般</label>
  198. <label style="font-weight: normal;"><input type="checkbox" value="538" name="ltype" > 满意</label>
  199. <label style="font-weight: normal;"><input type="checkbox" value="539" name="ltype" >不满意</label>
  200. </div>
  201. </td>
  202. </tr>
  203. <tr class="Back">
  204. <td colspan="2">
  205. <h3 class="size-14">2、您好,你是? </h3>
  206. </td>
  207. </tr>
  208. <tr>
  209. <td colspan="2">
  210. <div class="Message_box">
  211. <textarea name="" rows="" cols="" style="width: 100%;"></textarea>
  212. </div>
  213. </td>
  214. </tr>
  215. </tbody>
  216. </table>-->
  217. <div class="WJ_box">
  218. <!--<ul style="padding-left: 0;" class="title_ul">
  219. <li style="overflow: hidden;">
  220. <label for="" class="fl">问卷名称</label><div class="Title fl" style="width: 80%;padding: 5px;line-height: 40px;"></div>
  221. </li>
  222. <li style="overflow: hidden;">
  223. <label for="" class="fl">问卷说明</label><div class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  224. </li>
  225. </ul>-->
  226. <table style="width: 100%;">
  227. <tr>
  228. <td style="text-align: center; padding-top: 10px; width: 90px;">
  229. <label for="" class="fl">问卷名称</label>
  230. </td>
  231. <td>
  232. <div class="Title fl" style="width: 80%;padding: 5px;"></div>
  233. </td>
  234. </tr>
  235. <tr>
  236. <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷开场语</label></td>
  237. <td>
  238. <div id="startText" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  239. </td>
  240. </tr>
  241. <tr>
  242. <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷说明</label></td>
  243. <td>
  244. <div id="F_Remark" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  245. </td>
  246. </tr>
  247. </table>
  248. <ul class="Qus_box">
  249. </ul>
  250. <table style="width: 100%; margin-top: -1px; margin-bottom: 20px;">
  251. <tr>
  252. <td style="text-align: center;padding-top: 10px; width: 90px;"><label for="" class="fl">问卷结束语</label></td>
  253. <td>
  254. <div id="endText" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
  255. </td>
  256. </tr>
  257. </table>
  258. </div>
  259. </div>
  260. </div>
  261. </body>
  262. <script src="../js/Questions/QuestionSetting.js"></script>
  263. </html>