| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="../css/bootstrap.min14ed.css?v=3.3.6" rel="stylesheet">
- <link href="../css/bootstrap.min.css" />
- <link href="../css/init.css" rel="stylesheet" />
- <link rel="stylesheet" href="../css/boot/bootstrap-table.css" />
- <link href="../css/font-awesome.min93e3.css?v=4.4.0" rel="stylesheet">
- <link href="../css/animate.min.css" rel="stylesheet">
- <link href="../css/style.min862f.css?v=4.1.0" rel="stylesheet">
- <link href="../css/layer/need/layer.css" />
- <link rel="stylesheet" href="../css/zhibiaoguanli.css" />
- <link rel="stylesheet" href="../css/init.css" />
- <title>问卷设置</title>
- <style>
- .fr {
- float: right;
- }
-
- .fr li {
- float: left;
- }
-
- .size-14 {
- font-size: 14px!important;
- }
-
- .size-16 {
- font-size: 16px;
- }
-
- .anniu i {
- margin-right: 5px;
- }
-
- .x-color {
- width: 100px;
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7;
- border-radius: 1px;
- color: inherit;
- padding: 14px 12px;
- }
-
- .inputs {
- border: 1px solid #e5e6e7;
- width: 150px;
- padding: 6px 12px;
- }
-
- #tbr {
- border: 1px solid #ccc;
- }
-
- #tbr td {
- padding: 10px;
- padding: 6px 0 5px 10px;
-
- color: #717171;
- line-height: 200%;
- border-top: 1px dotted #cccccc;
- }
-
- #tbr th {
- border-right: 1px dotted #cccccc;
- border-top: 1px dotted #cccccc;
- background: #f9f9f9;
- text-align: right;
- }
-
- .Back {
- background-color: #f5f5f5;
- }
-
- label {
- margin-right: 10px;
- }
- #tbr{
- display: none;
- }
- .WJmessage{
- line-height: 20px;
- border-bottom: 1px solid #ccc;
- padding-bottom: 10px;
- }
- .IMG_box{
- text-align: center;
- padding: 10px;
- border: 1px solid #ccc;
- }
- </style>
- </head>
- <body>
- <div class="daoHang clearfix">
- <div class="dhLeft">
- <sapn><i class="syIcon"></i>位置:
- <a href="javaScript:;" id="ReIndex">首页</a>>
- <a href="javaScript:;">问卷调查</a>>
- <a href="" style="color: #000;">问卷设置</a>
- </sapn>
- </div>
- </div>
- <div class='wrap'>
- <div class="tbleft" style="width: 25%;">
- <h4 style="line-height: 20px;"><i class="fa fa-file-text-o size-14"></i>试题问卷</h4>
- <div class="top clearfix ">
- <div class="fr">
- <span> 关键字:<input class=" inputs" type="text" id="KeyWords" /></span>
- <button class="btns searchGo size-14"> <i class="fa fa-search size-14"></i> 搜索</button>
- </div>
- </div>
- <div class="anniu " class="toolbar1 ">
- <button class="leftAdd btn size-14"><i class="fa fa-plus size-14"></i>增加</button>
- <button class="leftChange btn size-14"><i class="fa fa-pencil size-14"></i>修改</button>
- <button class="leftDelete btn size-14"><i class="fa fa-remove size-14"></i>删除</button>
- </div>
- <table id="tb1">
- <thead>
- <tr>
- <th data-field="checkbox" data-align="center" data-formatter="setCode"></th>
- <th data-align="center" data-field="F_Title">试卷名称</th>
- <th data-align="center" data-field="F_PagerId"data-formatter="Code">操作</th>
- </tr>
- </thead>
- <tbody>
- </tbody>
- </table>
- </div>
- <!--右边/-->
- <div class="tbright" style="width: 70%;">
- <h4 style="" class="WJmessage">问卷信息</h4>
- <div class="IMG_content">
- <div class="IMG_box">
- <img src="../img/wjdc.jpg" alt="" />
- </div>
- </div>
- <table id="tbr" style="width: 100%;">
- <thead>
- <tr>
- <th style='width: 150px;'>问卷名称:</th>
- <td colspan="7" ><span class="Title"></span></td>
- </tr>
- <tr>
- <th style='width: 150px;'>问卷说明:</th>
- <td ><span class="F_Remark"></span></td>
- </tr>
- </thead>
- <tbody class="tbody">
- <tr class="Back">
- <td colspan="2">
- <h3 class="size-14">1、对我们的产品是否满意? </h3>
- </td>
- </tr>
- <tr class="">
- <td colspan="2">
- <div class="Message_box">
- <label style="font-weight: normal;">1.<input type="checkbox" value="一般" name="ltype" > 一般</label>
- <label style="font-weight: normal;"><input type="checkbox" value="538" name="ltype" > 满意</label>
- <label style="font-weight: normal;"><input type="checkbox" value="539" name="ltype" >不满意</label>
- </div>
- </td>
- </tr>
- <tr class="Back">
- <td colspan="2">
- <h3 class="size-14">2、您好,你是? </h3>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <div class="Message_box">
- <textarea name="" rows="" cols="" style="width: 100%;"></textarea>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div>
- <button class="Root">点击获取</button>
- </div>
- </div>
-
-
- </body>
- <script src="../js/jquery.min.js?v=2.1.4"></script>
- <script src="../js/bootstrap.min.js"></script>
- <script src="../js/bootstrap-table.js"></script>
- <script src="../js/bootstrap-table-zh-CN.js"></script>
- <script src="../Script/Common/huayi.load.js"></script>
- <script src="../Script/Common/huayi.config.js"></script>
- <script src="../js/jquery.cookie.js"></script>
- <script src="../css/layer/layer.js"></script>
- <script src="../js/Questions/QuestionSetting.js"></script>
- <script>
- var table=$("#tbr");
- var arr=[];
- var content;
- $(".Root").click(function(){
- // $("#tbr tr td .QuesTitle").each(function(){
- // var val=$(this).text();
- // var index=$(this).attr("indexs");
- // arr.push(index+'_'+val);
- //
- // })
- // console.log(arr)
- $("#tbr tr td input[name='ltype']").each(function(){
- var val=$(this).val();
- var index=$(this).attr("index_")
- arr.push(index+'_'+val);
-
- })
-
- })
- </script>
- </html>
|