inquirydetail.html 29.0 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
    <title>问诊待答</title>
    <script src="__TMPL__/public/assets/js/fontsize.js"></script>
    <link rel="stylesheet" href="__TMPL__/public/assets/css/init.css">
    <link rel="stylesheet" href="__TMPL__/public/assets/css/swiper-3.4.2.min.css">
    <link rel="stylesheet" href="http://at.alicdn.com/t/font_793738_tlxymah92x.css">
    <link rel="stylesheet" href="__TMPL__/public/assets/css/weui.css">
    <link rel="stylesheet" href="__TMPL__/public/assets/css/myweui.css">
    <link rel="stylesheet" href="__TMPL__/public/assets/css/referralModule.css">
    <style>
        .voice_box{
            width: 100%;
        }
    </style>
</head>
<body STYLE="background: #F5F6FA">
<div class="container">
    <div class="tab_content_box top">
        <div class="tab_info">问诊基本信息</div>
        <div class="tab_content">
            <div class="content_item">
                <div class="tab_title">病人主述</div>
                <eq name="info.patient.type" value="1">
                    <div class="voice_box" >
                        <foreach name="info.patient.dir" item="item">
                            <div class="voice_item">
                                <text class="iconfont icon-luyin voice_icon voice_play" data-url="{$item}"></text>
                                <text class="iconfont icon-luying_ongoing voice_icon voice_puse"></text>
                                <text class="voice_font">点击图标开始播放</text>
                            </div>
                        </foreach>
                    </div>
                    <else/>
                    <div class="tab_textarea">
                        <textarea readonly>{$info.patient.content}</textarea>
                    </div>
                </eq>
            </div>

            <div class="content_item">
                <div class="tab_title">初步诊断</div>
                <eq name="info.diagnose.type" value="1">
                    <div class="voice_box" >
                        <foreach name="info.diagnose.dir" item="item">
                            <div class="voice_item">
                                <text class="iconfont icon-luyin voice_icon voice_play" data-url="{$item}"></text>
                                <text class="iconfont icon-luying_ongoing voice_icon voice_puse"></text>
                                <text class="voice_font">点击图标开始播放</text>
                            </div>
                        </foreach>
                    </div>
                    <else/>
                    <div class="tab_textarea">
                        <textarea readonly>{$info.diagnose.content}</textarea>
                    </div>
                </eq>
            </div>
            <div class="content_item">
                <div class="tab_title">当前困惑</div>
                <eq name="info.problem.type" value="1">
                    <div class="voice_box" >
                        <foreach name="info.problem.dir" item="item">
                            <div class="voice_item">
                                <text class="iconfont icon-luyin voice_icon voice_play" data-url="{$item}"></text>
                                <text class="iconfont icon-luying_ongoing voice_icon voice_puse"></text>
                                <text class="voice_font">点击图标开始播放</text>
                            </div>
                        </foreach>
                    </div>
                    <else/>
                    <div class="tab_textarea">
                        <textarea readonly>{$info.problem.content}</textarea>
                    </div>
                </eq>
            </div>

            <notempty name="info.report">
                <div class="content_item">
                    <div class="tab_title">报告单</div>
                    <div class="referral_img_box">
                        <volist name="info.report" id="vo">
                            <div class="referral_img"><img src="{:cmf_get_asset_url($vo)}"></div>
                        </volist>
                    </div>
                </div>
            </notempty>

            <div class="content_item">
                <div class="tab_title">问诊时间</div>
                <div>{$info.addtime|date='Y.m.d H:i:s',###}</div>
            </div>
        </div>
    </div>

    <div class="tab_content_box">
        <div class="tab_info">问诊人基本信息</div>
        <div class="user_info_box title_info" style="justify-content: normal">
            <div class="head_box"><img src="{$info.avatar}" alt=""></div>
            <div>
                <div>姓名:{$info.user_nickname}</div>
                <div>电话:{$info.mobile}</div>
                <div>医院:{$info.hospital}</div>
                <div>科室:{$info.office}</div>
            </div>
        </div>
    </div>
    <notempty name="info.reply">
        <div class="tab_content_box">
            <div class="tab_info">
                <text>专家答复结果</text>
            </div>
            <div class="user_info_box">
                <eq name="info.reply.type" value="1">
                    <div class="voice_box" >
                        <foreach name="info.reply.dir" item="item">
                            <div class="voice_item">
                                <text class="iconfont icon-luyin voice_icon voice_play" data-url="{$item}"></text>
                                <text class="iconfont icon-luying_ongoing voice_icon voice_puse"></text>
                                <text class="voice_font">点击图标开始播放</text>
                            </div>
                        </foreach>
                    </div>
                    <else/>
                    <div class="tab_textarea">
                        <textarea readonly>{$info.reply.content}</textarea>
                    </div>
                </eq>
            </div>
        </div>
    </notempty>

    <notempty name="info.problem_again">
        <div class="tab_content_box">
            <div class="tab_info">
                <text>再次问诊</text>
            </div>
            <div class="user_info_box">
                <eq name="info.problem_again.type" value="1">
                    <div class="voice_box" >
                        <foreach name="info.problem_again.dir" item="item">
                            <div class="voice_item">
                                <text class="iconfont icon-luyin voice_icon voice_play" data-url="{$item}"></text>
                                <text class="iconfont icon-luying_ongoing voice_icon voice_puse"></text>
                                <text class="voice_font">点击图标开始播放</text>
                            </div>
                        </foreach>
                    </div>
                    <else/>
                    <div class="tab_textarea">
                        <textarea readonly>{$info.problem_again.content}</textarea>
                    </div>
                </eq>
            </div>
        </div>
    </notempty>
    <notempty name="info.reply_again">
        <div class="tab_content_box">
            <div class="tab_info">
                <text>专家答复结果</text>
            </div>
            <div class="user_info_box">
                <eq name="info.reply_again.type" value="1">
                    <div class="voice_box" >
                        <foreach name="info.reply_again.dir" item="item">
                            <div class="voice_item">
                                <text class="iconfont icon-luyin voice_icon voice_play" data-url="{$item}"></text>
                                <text class="iconfont icon-luying_ongoing voice_icon voice_puse"></text>
                                <text class="voice_font">点击图标开始播放</text>
                            </div>
                        </foreach>
                    </div>
                    <else/>
                    <div class="tab_textarea">
                        <textarea readonly>{$info.reply_again.content}</textarea>
                    </div>
                </eq>
            </div>
        </div>
    </notempty>
    <if condition="($info['stage'] eq 1) or ($info['stage'] eq 3)">
        <!--等待专家回答-->
        <div class="tab_content_box info_item ">
            <div class="tab_info inquiry_content title">
                <text>等待专家回答</text>
                <text class="iconfont icon-huatong voice_btn voice_btn1"></text>
                <text class="iconfont icon-tianxie"></text>
            </div>
            <div class="textarea_content">
                <textarea class="area textarea1" type="text" placeholder="请输入" maxlength="1000"></textarea>
                <p class="text_num num_box"><span class="text-count">0</span>/1000</p>
            </div>
            <div id="voice_module1" class="voice_module agree_box" video-id="1">
                <div class="voice_list" voiceitemid="1">
                    <div class="voice_box voice_third">
                        <div class="voice_item">
                            <text class="iconfont icon-luyin voice_icon"></text>
                            <text class="voice_font luyin">点击图标可播放 时长:<span class="timeLength">0</span></text>
                        </div>
                        <div class="voice_btn_box">
                            <text class="iconfont icon-quxiao cancle_voice"></text>
                            <text class="iconfont icon-tianjia add_voice"></text>
                        </div>
                    </div>
                    <div class="voice_box voice_first" voiceid="1">
                        <div class="voice_item">
                            <text class="iconfont icon-huatong mike voice_icon"></text>
                            <text class="voice_font huatong">点击图标开始语音语音最长60秒</text>
                        </div>
                        <div class="voice_btn_box">
                            <text class="iconfont icon-quxiao icon_cancle"></text>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="agree_btn submit question_yes1" id="submit_reply">确认回复</div>
    </if>

</div>


<!--表单判断弹窗-->
<div class="form_popup_box" hidden>
    <text></text>
</div>

<!--录音弹窗-->
<div class="mask_box first" hidden>
    <div class="popup_box">
        <div class="popup_title">录制语音</div>
        <div class="popup_time">
            <div class="time-item">
                <!--<span id="day_show">0天</span>-->
                <strong id="hour_show">
                    <text id="h"></text>
                    00:</strong>
                <strong id="minute_show">
                    <text></text>
                    01:</strong>
                <strong id="second_show">
                    <text></text>
                    00</strong>
            </div>
            <div class="popup_info">还可以录制 <span id="second_test">5</span></div>
        </div>
        <div class="popup_btn_box">
            <div class="popup_item start ">
                <img class="popup_icon" src="__TMPL__/public/assets/images/eicon09@2x.png" alt="">
                <div>开始</div>
            </div>
            <div class="popup_item pause" hidden>
                <img class="popup_icon" src="__TMPL__/public/assets/images/eicon13@2x.png" alt="">
                <div>暂停</div>
            </div>
            <div class="popup_item stop" hidden>
                <img class="popup_icon" src="__TMPL__/public/assets/images/eicon14@2x.png" alt="">
                <div>已停止</div>
            </div>
            <div class="popup_center play start">
                <img src="__TMPL__/public/assets/images/eicon11@2x.png" alt="">
            </div>
            <div class="popup_center stopping" hidden>
                <img src="__TMPL__/public/assets/images/eicon12@2x.png" alt="">
            </div>
            <div class="popup_item next_step">
                <img class="popup_icon" src="__TMPL__/public/assets/images/eicon10@2x.png" alt="">
                <div>下一步</div>
            </div>
        </div>
    </div>
</div>

<!---->
<div class="mask_box second" hidden>
    <div class="popup_box">
        <div class="popup_title">录制语音</div>
        <div class="popup_time">
            <div class="popup_btn audition">点击试听</div>
            <!--<div class="popup_info">时长:4分58秒</div>-->
        </div>
        <div class="popup_btn_box">
            <div class="large_icon rerecord">
                <img class="popup_icon " src="__TMPL__/public/assets/images/eicon15@2x.png" alt="">
                <div>重新录制</div>
            </div>
            <div class="large_icon submit_voice">
                <img class="popup_icon upload" src="__TMPL__/public/assets/images/eicon16@2x.png" alt="">
                <div>我要发送</div>
            </div>
        </div>
    </div>
</div>

<script src="__TMPL__/public/assets/js/jquery-2.1.0.js"></script>
<script src="__TMPL__/public/assets/js/weui.js"></script>
<script src="__TMPL__/public/assets/js/myweui.js"></script>
<script src="http://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
<!--<script src="__TMPL__/public/assets/js/referral.js"></script>-->
<script>
    $('.bottom_btn').click(function () {
        $('.refuse_box').show();
    });

    $('.cancel_btn').click(function () {
        $('.refuse_box').hide();
    });

    wx.config({$sdk});
    //文本框显示字数
    $(".area").on("input propertychange", function () {

        var $this = $(this),
            _val = $this.val(),
            count = "";
        if (_val.length > 1000) {
            $this.val(_val.substring(0, 1000));
        }
        count = 1000 - $this.val().length;
        $(this).siblings(".text_num").children('.text-count').text(count);
    });

    //点击
    $('.info_item').on('click','.title',function () {
        $(this).parent().toggleClass('voice')
    })

    //点击正在播放按钮
    $('.icon-luying_ongoing').click(function () {
        var videolist = $(".voice_module");
        for (var i = 0; i < videolist.length; i++) {
            var videoid = $(videolist[i]).attr("video-id");
            if (videoid == title_id) {
                $(videolist[i]).show();
                $(videolist[i]).children('.voice_second').hide()
                $(videolist[i]).children('.voice_third').show();
            }
        }
    })

    //倒计时
    var times = "60";//倒计时总秒数量
    var time="";
    var timeLength=0;
    function countDown(times) {
        var timer = null;
        timer = setInterval(function () {
            var day = 0,
                hour = 0,
                minute = 0,
                second = 0;//时间默认值
            if (times > 0) {
                day = Math.floor(times / (60 * 60 * 24));
                hour = Math.floor(times / (60 * 60)) - (day * 24);
                minute = Math.floor(times / 60) - (day * 24 * 60) - (hour * 60);
                second = Math.floor(times) - (day * 24 * 60 * 60) - (hour * 60 * 60) - (minute * 60);
            }
            if (day <= 9) day = '0' + day;
            if (hour <= 9) hour = '0' + hour;
            if (minute <= 9) minute = '0' + minute;
            if (second <= 9) second = '0' + second;

            $('#hour_show').html('<text id="h"></text>' + hour + ':');
            $('#minute_show').html('<text></text>' + minute + ':');
            $('#second_show').html('<text></text>' + second + '');
            $('#second_test').html('<text></text>' + second + '');

            //
            // console.log(day + "天:" + hour + "小时:" + minute + "分钟:" + second + "秒");
            times--;

        }, 1000);
        // if (times <= 0) {
        //     clearInterval(timer);
        // }

        $('.pause').click(function () {
            // timer(intDiff);
            clearInterval(timer);
            localStorage.setItem("times",times)
        })
        $('.stop').click(function () {
            clearInterval(timer);
            times=0;
        })
        $('.stopping').click(function () {
            clearInterval(timer);
            timeLength=60-times;
            console.log('录音时长:'+timeLength);
            localStorage.clear()
        })
    }
    $('.start').click(function () {
        time=localStorage.getItem("times")
        if(time==null){
            times = parseInt(60)
        }else{
            times=time;
        }
        console.log(time)
        // myTimer(intDiff);
        countDown(times);
        localStorage.setItem("times",times)
    })

    //添加一条新语音
    var num = 1;
    $('.voice_module').on('click', '.add_voice', function () {
        times=60
        // clearInterval(timer);
        var day = 0,
            hour = 0,
            minute = 0,
            second = 0;//时间默认值
        if (day <= 9) day = '0' + day;
        if (hour <= 9) hour = '0' + hour;
        if (minute <= 9) minute = '0' + minute;
        if (second <= 9) second = '0' + second;

        $('#hour_show').html('<text id="h"></text>' + hour + ':');
        $('#minute_show').html('<text></text>' + minute + ':');
        $('#second_show').html('<text></text>' + second + '');
        $('#second_test').html(60);

        num = num + 1
        var parent = $(this).parents('.voice_module')
        var html =  '<div class="voice_list" voiceitemid="'+num+'">\n' +
            '<div class="voice_box voice_third" style="display: none;">\n' +
            '           <div class="voice_item">\n' +
            '               <text class="iconfont icon-luyin voice_icon"></text>\n' +
            '               <text class="voice_font luyin">点击图标可播放 时长:<span class="timeLength">0</span>秒</text>\n' +
            '           </div>\n' +
            '           <div class="voice_btn_box">\n' +
            '               <text class="iconfont icon-quxiao cancle_voice"></text>\n' +
            // '               <text class="iconfont icon-tianjia add_voice"></text>\n' +
            '           </div>\n' +
            '    </div>\n' +
            '    <div class="voice_box voice_first">\n' +
            '      <div class="voice_item">\n' +
            '       <text class="iconfont icon-huatong mike voice_icon"></text>\n' +
            '       <text class="voice_font huatong">点击图标开始语音语音最长60秒</text>\n' +
            '      </div>\n' +
            '    <div class="voice_btn_box">\n' +
            '        <text class="iconfont icon-quxiao icon_cancle cancle_voice"></text>\n' +
            '    </div>\n' +
            '   </div>\n' +
            '</div>'


        // parent.append($('.voice_list').html());
        parent.append(html)

    })

    //显示弹窗
    var videoid='';
    //生命全局唯一 音频
    var voiceBox;
    $(document).on("click", ".mike", function () {
        $('.first').show()
        $('.play').show()
        $('.start').show()
        $('.stopping').hide()
        $('.stop').hide()
        $('.next_step').hide();

        voiceBox = $(this).parents('.voice_list');

    });

    //删除语音
    $(".voice_module").on("click",".cancle_voice",function(){
        var parent=$(this).parents(".voice_list").parent();
        var leng=parent.children('.voice_list').length;
        $(this).parents(".voice_list").remove();
        if(leng==1){
            num = num + 1
            var html =  '<div class="voice_list" voiceitemid="'+num+'">\n' +
                '<div class="voice_box voice_third" style="display: none;">\n' +
                '           <div class="voice_item">\n' +
                '               <text class="iconfont icon-luyin voice_icon"></text>\n' +
                '               <text class="voice_font luyin">点击图标可播放 时长:<span class="timeLength">0</span>秒</text>\n' +
                '           </div>\n' +
                '           <div class="voice_btn_box">\n' +
                '               <text class="iconfont icon-quxiao cancle_voice"></text>\n' +

                '           </div>\n' +
                '    </div>\n' +
                '    <div class="voice_box voice_first">\n' +
                '      <div class="voice_item">\n' +
                '       <text class="iconfont icon-huatong mike voice_icon"></text>\n' +
                '       <text class="voice_font huatong">点击图标开始语音语音最长60秒</text>\n' +
                '      </div>\n' +
                '    <div class="voice_btn_box">\n' +
                '        <text class="iconfont icon-quxiao icon_cancle cancle_voice"></text>\n' +
                '               <text class="iconfont icon-tianjia add_voice"></text>\n' +
                '    </div>\n' +
                '   </div>\n' +
                '</div>';
            parent.append(html);
        }

    });

    //开始录音
    var localId;
    $('.start').click(function () {
        $('.start').hide()
        $('.stop').hide()
        $('.play').hide()
        $('.pause').show()
        $('.stopping').show()
        $('.next_step').hide()
        /*微信开始录音*/
        wx.startRecord();
    });

    //暂停
    $('.pause').click(function () {
        $('.pause').hide()
        $('.start').show()
        $('.stopping').hide()

    });

    //播放语音
    $('.voice_puse').hide()
    //var mySound = new Audio('http://suzhou.w.bronet.cn/upload/admin/20181217/a22c54f3354951b1d612569a126480a5.mp3');
    $('.voice_play').click(function () {
        var url=$(this).data('url');
        var mySound = new Audio(url);
        mySound.play();
        $(this).hide()
        $(this).siblings('.voice_puse').show()

        $('.voice_puse').click(function () {
            mySound.pause();
            $(this).hide()
            $(this).siblings('.voice_play').show()
        })
    })

    //停止录音
    $('.stopping').click(function () {
        $('.next_step').show()
        $('.stop').show()
        $('.pause').hide()
        wx.stopRecord({
            success: function (res) {
                localId  = res.localId;
            }

        });
    });

    //下一步
    $('.next_step').click(function () {
        $('.first').hide();
        $('.second').show();

    });

    //点击试听
    $('.audition').click(function () {
        wx.onVoicePlayEnd({
            success: function (res) {
                var localId = res.localId; // 返回音频的本地ID
            }
        });
        wx.playVoice({
            localId:localId  //需要播放的音频的本地ID,由stopRecord接口获得
        });

        var videolist = $(".voice_module");
        for (var i = 0; i < videolist.length; i++) {
            var videoid = $(videolist[i]).attr("video-id");
            if (videoid == title_id) {
                $('.second').hide()
                $(videolist[i]).show();
                $(videolist[i]).children('.voice_list').hide()
                $(videolist[i]).children('.voice_third').show();
            }
        }
    })

    // 列表中点击试听
    $('.voice_third').click(
        function () {
            var tryId=$(this).attr('data-try');
            wx.playVoice({
                localId:tryId
            });
        }
    )

    //就诊时间
    $('#showDatePicker').on('click', function () {
        weui.datePicker({
            start: 2019,
            end: new Date().getFullYear(),
            onChange: function (result) {
                console.log(result);
            },
            onConfirm: function (result) {
                console.log(result[0].label+' - '+result[1].label+' - '+result[2].label)
                $('.time_value').val(result[0].value+' - '+result[1].value+' - '+result[2].value)
            }
        });
    });

    //语音模块
    $('.voice_third').hide()
    $('.icon_cancle').hide()

    var title_id = ''

    //我要发送
    $('.submit_voice').click(function () {
        voiceBox.find('.voice_first').hide().siblings('.voice_third').show()
        wx.uploadVoice({localId: localId, // 需要上传的音频的本地ID,由stopRecord接口获得
            isShowProgressTips: 1, // 默认为1,显示进度提示
            success: function (res) {
                voiceBox.find('.voice_first').hide().siblings('.voice_third').attr('data-serverid',res.serverId);
            }
        });
        voiceBox.find('.voice_first').hide().siblings('.voice_third').attr('data-try',localId);
        voiceBox.find('.voice_first').hide().siblings('.voice_third').attr('data-time',timeLength);
        voiceBox.find('.timeLength').html(timeLength);
        $('.second').hide()
    })

    //确认音频
    $('.upload').click(function () {
        var videolist = $(".voice_module");
        for (var i = 0; i < videolist.length; i++) {
            var videoid = $(videolist[i]).attr("video-id");
            if (videoid == title_id) {
                $('.second').hide()
                $(videolist[i]).show();
                $(videolist[i]).children('.voice_list').hide()
                $(videolist[i]).children('.voice_third').show();
                /*上面放上 音频id和本地地址*/
                $(videolist[i]).children('.voice_third').attr('try-id',localId);
                $(videolist[i]).children('.voice_third').data('data-try',localId);
                $(videolist[i]).children('.voice_third').attr('id','audio'+videoid);
                wx.uploadVoice({
                    localId: localId, // 需要上传的音频的本地ID,由stopRecord接口获得
                    isShowProgressTips: 1, // 默认为1,显示进度提示
                    success: function (res) {
                        var serverId = res.serverId; // 返回音频的服务器端ID
                        $(videolist[i]).children('.voice_third').attr('server-id',serverId);
                        $(videolist[i]).children('.voice_third').data('data-server',serverId);
                        localId='';
                    }
                });
            }
        }
    })

    //重新录制
    $('.rerecord').click(function () {
        $('#second_test').html(60);
        $('.first').show()
        $('.second').hide()
        $('.stop').hide()
        $('.stopping').hide()
        $('.start').show()
    })

    //上传图片
    $(function () {
        var tmpl = '<li class="weui-uploader__file" style="background-image:url(#url#)"></li>',
            $gallery = $("#gallery"), $galleryImg = $("#galleryImg"),
            $uploaderInput = $("#uploaderInput"),
            $uploaderFiles = $("#uploaderFiles")
        ;

        $uploaderInput.on("change", function (e) {
            // console.log(e)
            var src, url = window.URL || window.webkitURL || window.mozURL, files = e.target.files;
            for (var i = 0, len = files.length; i < len; ++i) {
                var file = files[i];
                console.log(url.createObjectURL(file))

                if (url) {
                    src = url.createObjectURL(file);
                    // var
                } else {
                    src = e.target.result;
                }
                $uploaderFiles.append($(tmpl.replace('#url#', src)));
            }
        });
        $uploaderFiles.on("click", "li", function () {
            $galleryImg.attr("style", this.getAttribute("style"));
            $gallery.fadeIn(100);
        });
        $gallery.on("click", function () {
            $gallery.fadeOut(100);
        });
    });

    //回复
    $('#submit_reply').click(function () {
        /*获取病人主诉*/
        var display=$('.voice_btn1').css('display');
        //console.log(display1);
        if (display=='none'){
            var reply='';
            /*判断发送类型*/
            var reply_type='1';
            $('#voice_module1 .voice_third').each(function () {
                /*拼接信息*/
                var voiceId1=$(this).attr('data-serverid');
                if (voiceId1!=undefined){
                    if (reply==''){
                        reply=voiceId1;
                    }else{
                        reply+=','+voiceId1;
                    }
                }
            })
        }else{
            var reply=$('.textarea1').val();
            var reply_type='2';
            if (!reply){
                $('.form_popup_box').show();
                $('.form_popup_box').text('回复内容不能为空');
                $('.form_popup_box').delay(1000).hide(0);
                return;
            }
        }
        /*提交后台*/
        $.ajax({
            url:"{:url('replyInquiry',array('id'=>$info['id']))}",
            type:'POST',
            data:{
                reply:reply,
                reply_type:reply_type
            },
            success:function (res) {
                $('.form_popup_box').show();
                $('.form_popup_box').text(res.msg);
                $('.form_popup_box').delay(1000).hide(0);
                if(res.code==1){
                    setTimeout(function () {
                        window.location.href=res.url;
                    },1500);
                }
                return false;
            },
            error:function (res) {
                alert(res);
            }
        })
    });

</script>
</body>
</html>