| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305 |
- <!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" />
- <script src="../Script/Common/huayi.load.js"></script>
- <script src="../Script/Common/huayi.config.js"></script>
- <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: #999!important;
- }
-
- 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;
- margin-top: 5%;
- }
-
- .Qus_box li {
- list-style: none;
- border: 1px solid #ccc;
- border-bottom: none;
- }
-
- .Qus_box {
- padding-left: 0!important;
- margin-bottom: 0;
- }
-
- .Qus_box div {
- padding: 10px;
- border-bottom: 1px solid #ccc;
- }
-
- .title_ul {
- padding-left: 0;
- margin-bottom: 0;
- }
-
- .title_ul li {
- border: 1px solid #ccc;
- }
-
- .title_ul li label {
- border-right: 1px solid #ccc;
- margin: 0;
- padding: 10px;
- }
-
- .WJ_box {
- display: none;
- }
-
- .WJ_box span {
- margin-left: 20px;
- width: 80%;
- }
-
- .fl {
- float: left;
- }
-
- table {
- border: 1px solid #ccc;
- }
-
- tr td {
- border: 1px solid #ccc;
- }
-
- td label {
- width: 80px;
- }
- textarea{
- resize: none;
- }
- </style>
- </head>
- <body>
- <div class="daoHang clearfix">
- <div class="dhLeft">
- <sapn><i class="syIcon"></i>位置:
- <a 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">555555555</span></td>
- </tr>
- <tr>
- <th style='width: 150px;'>问卷说明:</th>
- <td ><span class="F_Remark">55555555555</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 class="WJ_box">
- <!--<ul style="padding-left: 0;" class="title_ul">
- <li style="overflow: hidden;">
- <label for="" class="fl">问卷名称</label><div class="Title fl" style="width: 80%;padding: 5px;line-height: 40px;"></div>
- </li>
- <li style="overflow: hidden;">
- <label for="" class="fl">问卷说明</label><div class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
- </li>
-
- </ul>-->
- <table style="width: 100%;">
- <tr>
- <td style="text-align: center; padding-top: 10px; width: 90px;">
- <label for="" class="fl">问卷名称</label>
- </td>
- <td>
- <div class="Title fl" style="width: 80%;padding: 5px;"></div>
- </td>
- </tr>
- <tr>
- <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷开场语</label></td>
- <td>
- <div id="startText" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
- </td>
- </tr>
- <tr>
- <td style="text-align: center;padding-top: 10px;"><label for="" class="fl">问卷说明</label></td>
- <td>
- <div id="F_Remark" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
- </td>
- </tr>
- </table>
- <ul class="Qus_box">
- </ul>
- <table style="width: 100%; margin-top: -1px; margin-bottom: 20px;">
- <tr>
- <td style="text-align: center;padding-top: 10px; width: 90px;"><label for="" class="fl">问卷结束语</label></td>
- <td>
- <div id="endText" class="F_Remark fl" style="width: 80%;padding: 5px;"></div>
- </td>
- </tr>
- </table>
-
- </div>
- </div>
- </div>
- </body>
- <script src="../js/Questions/QuestionSetting.js"></script>
- </html>
|