| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <script src="../../Script/Common/huayi.load.js"></script>
- <script src="../../Script/Common/huayi.config.js"></script>
- <!-- <link rel="stylesheet" href="../../css/WorkOrder/jquery.editable-select.css" />
- <link rel="stylesheet" href="../../js/comboSelect/combo.select.css" /> -->
- <link rel="stylesheet" href="../../css/init.css" />
- <link rel="stylesheet" href="./css/registrationList.css">
- <title>编辑</title>
- <style>
- ul li {
- float: initial;
- list-style: none;
- }
- .wrapper-content{
- padding-right: 60px;
- }
- .common {
- width: 100%;
- text-align: center;
- padding: 10px 15px;
- }
- .common table {
- width: 100%;
- }
- .common table th {
- padding: 5px 8px 5px 0;
- text-align: right;
- }
- .common table td {
- padding: 6px 0 5px 10px;
- text-align: left;
- color: #717171;
- line-height: 200%;
- }
- .common table td textarea {
- width: 100%;
- vertical-align: middle;
- resize: none;
- outline: none;
- }
- .form-group {
- margin-bottom: 0;
- }
- #formRegistrationType {
- display: inline-block;
- text-align: left;
- width: 80%;
- padding-left: 0;
- }
- #formRegistrationType input[type="radio"] {
- margin-top: 3px
- }
- .formRegistrationTypeText{
- text-align: right;
- /* padding-right: 0;
- margin-left: 15px; */
- }
- </style>
- </head>
- <body class="gray-bg">
- <div class="clearfix wrapper wrapper-content animated fadeInRight">
- <div class="common">
- <div class="form-group col-md-12 clearfix">
- <label class="col-md-2 formRegistrationTypeText">登记类型:</label>
- <div id="formRegistrationType" class="col-md-6 r_order_type">
- <label class="radio-inline">
- <input type="radio" name="type" value="1" checked="checked" >咨询
- </label>
- <label class="radio-inline">
- <input type="radio" name="type" value="2" >投诉
- </label>
- <!-- <label class="radio-inline">
- <input type="radio" name="type" value="3" >求助
- </label> -->
- <label class="radio-inline">
- <input type="radio" name="type" value="4" >其他
- </label>
- </div>
- </div>
- <table class="customerService">
- <tbody>
- <tr>
- <th>姓名:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="formName" />
- </div>
- </td>
- <th>电话:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="formTel" />
- </div>
- </td>
- <th>性别:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formSex" >
- <option value="男">男</option>
- <option value="女">女</option>
- </select>
- </div>
- </td>
- </tr>
- <tr>
- <th>省:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formProvince" >
- <option value="">请选择省</option>
- </select>
- </div>
- </td>
- <th>市:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formCity" >
- <option value="">请选择市</option>
- </select>
- </div>
- </td>
- <th>县/区:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formCounty" >
- <option value="">请选择县/区</option>
- </select>
- </div>
- </td>
- </tr>
- <tr>
- <th>详细地址</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="formAddress" />
- </div>
- </td>
- </tr>
- <tr>
- <th><i style="color: #FF0000;">* </i>被投诉单位:</th>
- <td style="position: relative">
- <div class="form-group">
- <input type="text" class="form-control" id="formComplainedUnit" placeholder="请输入" onkeyup="darptSearch()" autocomplete="off" />
- </div>
- <div class="selDpart1">
- <ul id="sponsor">
- </ul>
- </div>
- </td>
- <th><i style="color: #FF0000;">* </i>被投诉单位所属办事处:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formComplainedUnitOffice">
- </select>
- </div>
- </td>
- <th><i style="color: #FF0000;">* </i>投诉案件承办人:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formComplaintUndertaker">
- </select>
- </div>
- </td>
- </tr>
- <tr>
- <th>问题级别:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formQuestionLevel">
- </select>
- </div>
- </td>
- <th>问题类型:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formQuestionType">
- <option value="">请选择</option>
- </select>
- </div>
- </td>
- </tr>
- <tr class="citizenClassificationWrapper" style="display: none">
- <th>市民分类:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="formCitizenClassification">
- <option value="">请选择</option>
- <option value="农民工">农民工</option>
- <option value="企业问题">企业问题</option>
- </select>
- </div>
- </td>
- </tr>
- <tr class="putRecordWrapper" style="display: none">
- <tr class="putRecordWrapper" >
- <th>是否立案:</th>
- <td>
- <div id="formPutRecord" class="col-md-6">
- <label class="radio-inline" style="display: none">
- <input type="radio" name="putRecord" value="" />
- </label>
- <label class="radio-inline">
- <input type="radio" name="putRecord" value="是" checked="checked">
- 是
- </label>
- <label class="radio-inline" >
- <input type="radio" name="putRecord" value="否">
- 否
- </label>
- </div>
- </td>
- </tr>
- <tr>
- <th>登记内容/投诉事项:</th>
- <td colspan="7">
- <textarea name="" rows="4" cols="" id="formRegistrationContent" style="margin-top:10px;"></textarea>
- </td>
- </tr>
- <tr>
- <th>备注:</th>
- <td colspan="7">
- <textarea name="" rows="4" cols="" id="formRegistrationRemark" style="margin-top:10px;"></textarea>
- </td>
- </tr>
- <tr>
- <td colspan="8" style="text-align: center;">
- <button class="btns customerSubmit">保 存</button>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- <script src="../../js/bootstrap-select/js/bootstrap-select.js"></script>
- <script src="../../js/comboSelect/jquery.combo.select.js"></script>
- <script src="../../js/laydate/laydate.js"></script>
- <script src="./js/edit.js"></script>
- </body>
- </html>
|